system/aha: Updated for version 0.4.10.3.

This commit is contained in:
B. Watson 2017-01-22 14:50:02 -05:00 committed by Willy Sudiarto Raharjo
parent dc03ccb3a0
commit 0a8af29501
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 5 deletions

View file

@ -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

View file

@ -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=""