libgxps: update to 0.2.1.
This commit is contained in:
parent
68bc202779
commit
f4d53426a0
|
@ -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 <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=6c6958b3bd19e02abf4dfa99a2cdaec09be46bf89707ece5b45851bc518e46e6
|
||||
checksum=b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781
|
||||
long_desc="
|
||||
libgxps is a GObject based library for handling and rendering XPS documents."
|
||||
|
||||
|
|
Loading…
Reference in New Issue