diff options
Diffstat (limited to 'extra/libspectre/PKGBUILD')
-rw-r--r-- | extra/libspectre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libspectre/PKGBUILD b/extra/libspectre/PKGBUILD index 0ee50524b..fddc1b1c3 100644 --- a/extra/libspectre/PKGBUILD +++ b/extra/libspectre/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libspectre pkgver=0.2.7 -pkgrel=1 +pkgrel=1.2 pkgdesc="Small library for rendering Postscript documents" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://www.freedesktop.org/wiki/Software/libspectre" depends=('ghostscript>=9.00') |