From 40aebec05badbd1a8205c339e44c692a194f426a Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 17 Apr 2022 01:21:15 +0700 Subject: gis/google-earth: Use correct VERSION. Signed-off-by: Willy Sudiarto Raharjo --- gis/google-earth/google-earth.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gis/google-earth') diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild index d1c288e5e5..82bc06cb7a 100644 --- a/gis/google-earth/google-earth.SlackBuild +++ b/gis/google-earth/google-earth.SlackBuild @@ -117,4 +117,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$FULLVERSION-$ARCH-$BUILD$TAG.$PKGTYPE +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE -- cgit v1.2.3-65-gdbad