summaryrefslogtreecommitdiffstats
path: root/system/aha/aha.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-03-01 09:32:19 +0100
committer Willy Sudiarto Raharjo2017-03-04 01:26:47 +0100
commit56809c7c686d07b30efd901a95ff00664ab639a9 (patch)
treec4c54c8282a71719c2539852a61ed17ab62c2ad4 /system/aha/aha.SlackBuild
parent98aae637eb2a114f8b1825bf3ac91e08489f8ccf (diff)
downloadslackbuilds-56809c7c686d07b30efd901a95ff00664ab639a9.tar.gz
system/aha: Updated for version 0.4.10.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/aha/aha.SlackBuild')
-rw-r--r--system/aha/aha.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/aha/aha.SlackBuild b/system/aha/aha.SlackBuild
index 9913d9df67..2b7df54bf5 100644
--- a/system/aha/aha.SlackBuild
+++ b/system/aha/aha.SlackBuild
@@ -7,10 +7,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20170301 bkw: update for 0.4.10.5, use long-forn github URL
# 20170122 bkw: update for 0.4.10.3
PRGNAM=aha
-VERSION=${VERSION:-0.4.10.3}
+VERSION=${VERSION:-0.4.10.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -47,7 +48,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \