lxqt-policykit: update to 0.11.0
This commit is contained in:
parent
8c36d386eb
commit
be5760ca6b
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'lxqt-policykit'
|
# Template file for 'lxqt-policykit'
|
||||||
pkgname=lxqt-policykit
|
pkgname=lxqt-policykit
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
makedepends="liblxqt-devel polkit-qt5-devel"
|
makedepends="liblxqt-devel polkit-qt5-devel"
|
||||||
short_desc="LXQt policykit agent"
|
short_desc="LXQt PolicyKit agent"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
|
||||||
checksum=c8a1843d30697030ecdcf6d328351f954c0349633106d389e2d2e678176c28ce
|
checksum=d67620385b5ebe3784edc08be7b627fab8748d7cdd870f5cb2405a06f72469fc
|
||||||
|
|
Loading…
Reference in New Issue