summaryrefslogtreecommitdiff
path: root/extra/libspectre
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libspectre')
-rw-r--r--extra/libspectre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libspectre/PKGBUILD b/extra/libspectre/PKGBUILD
index bbef6cfbc..08a6f7952 100644
--- a/extra/libspectre/PKGBUILD
+++ b/extra/libspectre/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 94716 2010-10-10 10:09:55Z andyrtr $
+# $Id: PKGBUILD 151274 2012-02-25 10:45:30Z allan $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libspectre
pkgver=0.2.6
-pkgrel=2
+pkgrel=3
pkgdesc="Small library for rendering Postscript documents"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL2')
url="http://libspectre.freedesktop.org/wiki/"
depends=('ghostscript>=9.00')