system/xarchiver: Updated for version 0.5.4.21
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
623d5b22ff
commit
155af7aeb7
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xarchiver
|
||||
VERSION=${VERSION:-0.5.4.18}
|
||||
VERSION=${VERSION:-0.5.4.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xarchiver"
|
||||
VERSION="0.5.4.18"
|
||||
VERSION="0.5.4.21"
|
||||
HOMEPAGE="https://github.com/ib/xarchiver"
|
||||
DOWNLOAD="https://github.com/ib/xarchiver/archive/0.5.4.18/xarchiver-0.5.4.18.tar.gz"
|
||||
MD5SUM="80db9760819aaa3b254f4f1e26bf87ae"
|
||||
DOWNLOAD="https://github.com/ib/xarchiver/archive/0.5.4.21/xarchiver-0.5.4.21.tar.gz"
|
||||
MD5SUM="94621a793a45521ef55702e940442552"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue