summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2017-01-22 20:50:02 +0100
committer Willy Sudiarto Raharjo2017-01-24 01:23:28 +0100
commit0a8af29501382ba0a0ec8d563aaadefb5a5a5b97 (patch)
tree13f09f7095f5e4be156a0b6cbee59ae9213d40bc
parentdc03ccb3a00551d1939e866ffcb93db2a1074b72 (diff)
downloadslackbuilds-0a8af29501382ba0a0ec8d563aaadefb5a5a5b97.tar.gz
system/aha: Updated for version 0.4.10.3.
-rw-r--r--system/aha/aha.SlackBuild6
-rw-r--r--system/aha/aha.info6
2 files changed, 7 insertions, 5 deletions
diff --git a/system/aha/aha.SlackBuild b/system/aha/aha.SlackBuild
index cc37519f05..9913d9df67 100644
--- a/system/aha/aha.SlackBuild
+++ b/system/aha/aha.SlackBuild
@@ -7,8 +7,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20170122 bkw: update for 0.4.10.3
+
PRGNAM=aha
-VERSION=${VERSION:-0.4.10}
+VERSION=${VERSION:-0.4.10.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +62,7 @@ install -s -m0755 $PRGNAM $PKG/usr/bin
gzip -9c < $PRGNAM.1 > $PKG/usr/man/man1/$PRGNAM.1.gz
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a CHANGELOG README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a CHANGELOG README* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/system/aha/aha.info b/system/aha/aha.info
index 64a3044a5b..121986f37d 100644
--- a/system/aha/aha.info
+++ b/system/aha/aha.info
@@ -1,8 +1,8 @@
PRGNAM="aha"
-VERSION="0.4.10"
+VERSION="0.4.10.3"
HOMEPAGE="https://github.com/theZiz/aha"
-DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.10.tar.gz"
-MD5SUM="d4529773c04e3d1912f934fb4ef5e51a"
+DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.10.3.tar.gz"
+MD5SUM="6d6a73b145afd3c082210db62b2364ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""