summaryrefslogtreecommitdiffstats
path: root/graphics/hugin/hugin.SlackBuild
diff options
context:
space:
mode:
author titopoquito2017-07-04 11:20:01 +0200
committer Willy Sudiarto Raharjo2017-07-08 02:11:25 +0200
commiteb3ece5720c7889b8f2521025edc146c85d876b3 (patch)
tree9df1043670c8f7d6ee839329cbe0c10bfa30d523 /graphics/hugin/hugin.SlackBuild
parent14bb5e2ed8a3aa18283cafa83e017ff0c69bb062 (diff)
downloadslackbuilds-eb3ece5720c7889b8f2521025edc146c85d876b3.tar.gz
graphics/hugin: Updated for version 2017.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/hugin/hugin.SlackBuild')
-rw-r--r--graphics/hugin/hugin.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/hugin/hugin.SlackBuild b/graphics/hugin/hugin.SlackBuild
index a4347e6d9a..bdc8e4343b 100644
--- a/graphics/hugin/hugin.SlackBuild
+++ b/graphics/hugin/hugin.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for Hugin
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
-# Copyright 2011-2016 by titopoquito (titopoquito@gmail.com)
+# Copyright 2011-2017 by titopoquito (titopoquito@gmail.com)
# Thanks to Romain Dartigues for the help with the update to 2016.2.0
# All rights reserved.
#
@@ -25,7 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hugin
-VERSION=${VERSION:-2016.2.0}
+VERSION=${VERSION:-2017.0.0}
+SRCVER=${SRCVER:-2017.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$SRCVER.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .