diff options
author | root <root@rshg054.dnsready.net> | 2012-02-26 23:15:00 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-26 23:15:00 +0000 |
commit | f6a79a3f5989efc8db63af942851c56f0c462bb1 (patch) | |
tree | 08bddecba9bbd4fc2c2075bfa2c514f710fcd351 /extra/libspectre | |
parent | e4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff) |
Sun Feb 26 23:15:00 UTC 2012
Diffstat (limited to 'extra/libspectre')
-rw-r--r-- | extra/libspectre/PKGBUILD | 6 |
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') |