diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-26 13:31:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | c4c4451678629f9693f4519d37a0b19115dc7020 (patch) | |
tree | 7033285a148bdab6bac120805caf92fb26d20938 /system | |
parent | 24a0ae44a4c860fe9161390a89667c76090d62fd (diff) | |
download | slackbuilds-c4c4451678629f9693f4519d37a0b19115dc7020.tar.gz |
system/aha: Updated for version 0.4.9.
Diffstat (limited to 'system')
-rw-r--r-- | system/aha/aha.SlackBuild | 2 | ||||
-rw-r--r-- | system/aha/aha.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/aha/aha.SlackBuild b/system/aha/aha.SlackBuild index f72fbf5d9f..22131b0fa8 100644 --- a/system/aha/aha.SlackBuild +++ b/system/aha/aha.SlackBuild @@ -8,7 +8,7 @@ # for details. PRGNAM=aha -VERSION=${VERSION:-0.4.8} +VERSION=${VERSION:-0.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/aha/aha.info b/system/aha/aha.info index 80f3671705..8f1ef18a00 100644 --- a/system/aha/aha.info +++ b/system/aha/aha.info @@ -1,8 +1,8 @@ PRGNAM="aha" -VERSION="0.4.8" +VERSION="0.4.9" HOMEPAGE="https://github.com/theZiz/aha" -DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.8.tar.gz" -MD5SUM="64f13247b1ff70367f0904dc48392ad8" +DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.9.tar.gz" +MD5SUM="5ab74f421afaecb2d8eebb84046b61ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |