diff --git a/srcpkgs/libgxps/template b/srcpkgs/libgxps/template index 5f2ea1b931..7f05a67cbb 100644 --- a/srcpkgs/libgxps/template +++ b/srcpkgs/libgxps/template @@ -1,15 +1,14 @@ # Template file for 'libgxps' pkgname=libgxps -version=0.2.0 +version=0.2.1 homepage="http://live.gnome.org/libgxps" distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-static" -revision=2 short_desc="GObject base library for XPS documents" maintainer="Juan RP " license="LGPL-2.1" -checksum=6c6958b3bd19e02abf4dfa99a2cdaec09be46bf89707ece5b45851bc518e46e6 +checksum=b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781 long_desc=" libgxps is a GObject based library for handling and rendering XPS documents."