mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/argagg: updated for version 0.4.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5acc9aa817
commit
d17e0d8e94
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=argagg
|
||||
VERSION=${VERSION:-0.4.6}
|
||||
VERSION=${VERSION:-0.4.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="argagg"
|
||||
VERSION="0.4.6"
|
||||
VERSION="0.4.7"
|
||||
HOMEPAGE="https://github.com/vietjtnguyen/argagg"
|
||||
DOWNLOAD="https://github.com/vietjtnguyen/argagg/archive/0.4.6/argagg-0.4.6.tar.gz"
|
||||
MD5SUM="af98335fbc29ff6555b0d66f15825091"
|
||||
DOWNLOAD="https://github.com/vietjtnguyen/argagg/archive/0.4.7/argagg-0.4.7.tar.gz"
|
||||
MD5SUM="e5dc3b749ed9030b17dd180e86e4cb30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue