mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/aha: Updated for version 0.4.10.
This commit is contained in:
parent
96c08b02eb
commit
4d20c71181
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# for details.
|
||||
|
||||
PRGNAM=aha
|
||||
VERSION=${VERSION:-0.4.9}
|
||||
VERSION=${VERSION:-0.4.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aha"
|
||||
VERSION="0.4.9"
|
||||
VERSION="0.4.10"
|
||||
HOMEPAGE="https://github.com/theZiz/aha"
|
||||
DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.9.tar.gz"
|
||||
MD5SUM="5ab74f421afaecb2d8eebb84046b61ea"
|
||||
DOWNLOAD="https://github.com/theZiz/aha/archive/0.4.10.tar.gz"
|
||||
MD5SUM="d4529773c04e3d1912f934fb4ef5e51a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue