system/lxqt-policykit: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bf5cd296c4
commit
4db9589d4b
|
@ -25,8 +25,8 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=lxqt-policykit
|
PRGNAM=lxqt-policykit
|
||||||
VERSION=${VERSION:-1.1.0}
|
VERSION=${VERSION:-1.2.0}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lxqt-policykit"
|
PRGNAM="lxqt-policykit"
|
||||||
VERSION="1.1.0"
|
VERSION="1.2.0"
|
||||||
HOMEPAGE="https://github.com/lxqt/lxqt-policykit"
|
HOMEPAGE="https://github.com/lxqt/lxqt-policykit"
|
||||||
DOWNLOAD="https://github.com/lxqt/lxqt-policykit/releases/download/1.1.0/lxqt-policykit-1.1.0.tar.xz"
|
DOWNLOAD="https://github.com/lxqt/lxqt-policykit/releases/download/1.2.0/lxqt-policykit-1.2.0.tar.xz"
|
||||||
MD5SUM="a6db7a83e267bf34d4739046bb00647f"
|
MD5SUM="8ccf38811a8501e137e5515589e3e6e0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="liblxqt"
|
REQUIRES="liblxqt"
|
||||||
|
|
Loading…
Reference in New Issue