mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/aha: Updated for version 0.4.9.
This commit is contained in:
parent
24a0ae44a4
commit
c4c4451678
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# for details.
|
||||
|
||||
PRGNAM=aha
|
||||
VERSION=${VERSION:-0.4.8}
|
||||
VERSION=${VERSION:-0.4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue