From 56809c7c686d07b30efd901a95ff00664ab639a9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 1 Mar 2017 03:32:19 -0500 Subject: system/aha: Updated for version 0.4.10.5. Signed-off-by: B. Watson --- system/aha/aha.SlackBuild | 5 +++-- system/aha/aha.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'system/aha') 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 . \ diff --git a/system/aha/aha.info b/system/aha/aha.info index 121986f37d..391484a70c 100644 --- a/system/aha/aha.info +++ b/system/aha/aha.info @@ -1,8 +1,8 @@ PRGNAM="aha" -VERSION="0.4.10.3" +VERSION="0.4.10.5" HOMEPAGE="https://github.com/theZiz/aha" -DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.10.3.tar.gz" -MD5SUM="6d6a73b145afd3c082210db62b2364ff" +DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.10.5/aha-0.4.10.5.tar.gz" +MD5SUM="ea4edfdebe796fc69a66214f36558fc5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3