lxqt-policykit: update to 0.14.0.

This commit is contained in:
maxice8 2019-01-25 23:00:53 -02:00 committed by maxice8
parent c1624247f9
commit d611764c00

View file

@ -1,9 +1,8 @@
# Template file for 'lxqt-policykit' # Template file for 'lxqt-policykit'
pkgname=lxqt-policykit pkgname=lxqt-policykit
version=0.13.0 version=0.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config lxqt-build-tools polkit-qt5-devel" hostmakedepends="pkg-config lxqt-build-tools polkit-qt5-devel"
makedepends="liblxqt-devel polkit-qt5-devel" makedepends="liblxqt-devel polkit-qt5-devel"
short_desc="LXQt PolicyKit agent" short_desc="LXQt PolicyKit agent"
@ -11,5 +10,5 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://lxqt.org/" homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz" distfiles="https://github.com/lxqt/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
checksum=f729a898a0ace59cf7702146dbe2891d8cb93494e0e6683099b60863b47727b5 checksum=216fa465fe3484b0cddf8d52c1bb5b153a5515ceae63df79b3de6ccb03d1d93b
replaces="lxqt-common>=0" replaces="lxqt-common>=0"