libgxps: update to 0.2.5.

This commit is contained in:
Enno Boland 2017-03-02 07:58:24 +01:00
parent cb26d5994d
commit 2ecaae1268

View file

@ -1,6 +1,6 @@
# Template file for 'libgxps' # Template file for 'libgxps'
pkgname=libgxps pkgname=libgxps
version=0.2.4 version=0.2.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static $(vopt_enable gir introspection)" configure_args="--disable-static $(vopt_enable gir introspection)"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://live.gnome.org/libgxps" homepage="http://live.gnome.org/libgxps"
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
checksum=e9d6aa02836d9d4823a51705d3e1dee6fc4bce11d72566024042cfaac56ec7a4 checksum=3e7594c5c9b077171ec9ccd3ff2b4f4c4b29884d26d4f35e740c8887b40199a0
# Package build options # Package build options
build_options="gir" build_options="gir"