From 2c24cf896cbab46790704296ee864fd6b365cf18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 4 Feb 2013 13:22:36 -0200 Subject: gnu-ghostscript-9.06.0-1: updating version * Add mips64el support --- libre/gnu-ghostscript/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/gnu-ghostscript/PKGBUILD') diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD index eb3a148e2..19e0e4407 100644 --- a/libre/gnu-ghostscript/PKGBUILD +++ b/libre/gnu-ghostscript/PKGBUILD @@ -2,11 +2,11 @@ _pkgname=ghostscript pkgname=gnu-ghostscript -_pkgver=9.05 -pkgver=9.05.0 -pkgrel=2 +_pkgver=9.06 +pkgver=9.06.0 +pkgrel=1 pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg' 'libtiff>=4.0.0' 'lcms2') makedepends=('gtk2' 'gnutls') @@ -18,7 +18,7 @@ url="https://www.gnu.org/software/${_pkgname}/" source=(ftp://ftp.gnu.org/gnu/${_pkgname}/${pkgname}-${pkgver}.tar.xz libtool.patch) options=('!libtool' '!makeflags') -md5sums=('e80423be9abb32fc99cc897ed379a7df' +md5sums=('85a5e07a6b91937c157576293b381065' '5bd5d4966007b460deed866a30a0b3c8') build() { -- cgit v1.2.2