system/lxqt-archiver: Update for 0.9.1
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9d24d38a8
commit
7b3b7ba47e
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=lxqt-archiver
|
PRGNAM=lxqt-archiver
|
||||||
VERSION=${VERSION:-0.9.0}
|
VERSION=${VERSION:-0.9.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lxqt-archiver"
|
PRGNAM="lxqt-archiver"
|
||||||
VERSION="0.9.0"
|
VERSION="0.9.1"
|
||||||
HOMEPAGE="https://github.com/lxqt/lxqt-archiver"
|
HOMEPAGE="https://github.com/lxqt/lxqt-archiver"
|
||||||
DOWNLOAD="https://github.com/lxqt/lxqt-archiver/releases/download/0.9.0/lxqt-archiver-0.9.0.tar.xz"
|
DOWNLOAD="https://github.com/lxqt/lxqt-archiver/releases/download/0.9.1/lxqt-archiver-0.9.1.tar.xz"
|
||||||
MD5SUM="ccf7b136ecdda2fa67e3f9f40ce59830"
|
MD5SUM="7c8dfb71962b67f22f92f75acae8d7ce"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libfm-qt"
|
REQUIRES="libfm-qt"
|
||||||
|
|
Loading…
Reference in New Issue