mate-polkit: update to 1.18.0.
This commit is contained in:
parent
afbf05a869
commit
90cc9ba92a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mate-polkit'
|
||||
pkgname=mate-polkit
|
||||
version=1.16.0
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --disable-static $(vopt_enable gir introspection)"
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="gtk+3-devel polkit-devel"
|
||||
short_desc="PolicyKit integration for the MATE desktop"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e0aba1f4be2fef30a74509aef92c5773ee17c2279f158a7295415f700713457c
|
||||
checksum=f41a06a0a76e2af5ae01f877b48e6eb4c0d31ccda6f35bf610e24052ac2a7e4e
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue