summaryrefslogtreecommitdiff
path: root/gnome-unstable/libgxps/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/libgxps/PKGBUILD')
-rw-r--r--gnome-unstable/libgxps/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libgxps/PKGBUILD b/gnome-unstable/libgxps/PKGBUILD
index bc9f083e3..26c57a272 100644
--- a/gnome-unstable/libgxps/PKGBUILD
+++ b/gnome-unstable/libgxps/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152922 2012-03-10 17:06:41Z ibiru $
+# $Id: PKGBUILD 153768 2012-03-19 16:31:07Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=libgxps
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="XPS Documents library"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
options=(!libtool)
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781')
+sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be')
build() {
cd "$pkgname-$pkgver"