mate-polkit: update to 1.20.1
This commit is contained in:
parent
4c50485973
commit
7b1a346db2
|
@ -1,19 +1,14 @@
|
|||
# Template file for 'mate-polkit'
|
||||
pkgname=mate-polkit
|
||||
version=1.20.0
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel polkit-devel"
|
||||
short_desc="PolicyKit integration for the MATE desktop"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=242988d0033f878b967dea5ad380cc7cb49910b9b2ea33e95061bf3062cd8101
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
fi
|
||||
checksum=53d3249a0abbcb6eacccbf7898f113e546c8ca0fc683b81ab8e90e907e99e615
|
||||
|
|
Loading…
Reference in New Issue