libmatekbd: update to 1.18.0.

This commit is contained in:
Juan RP 2017-03-15 07:56:17 +01:00
parent 610358b50e
commit d1226be498

View File

@ -1,9 +1,9 @@
# Template file for 'libmatekbd'
pkgname=libmatekbd
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="mate-common pkg-config intltool itstool glib-devel gobject-introspection"
makedepends="libICE-devel gtk+3-devel libxklavier-devel iso-codes"
depends="dconf iso-codes"
@ -12,7 +12,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=7834c3d70892851bf5346e6b344662b5f8dc79a0f4a7cacbff5eac3bbfd26e9a
checksum=31bfd3891079e32b27e479a40ab8dbfbe4b44b66d6b39fe7c2b9be9aef6695e3
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then