[arch-commits] Commit in ghostscript/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Aug 8 19:40:11 UTC 2012
Date: Wednesday, August 8, 2012 @ 15:40:10
Author: andyrtr
Revision: 165015
upgpkg: ghostscript 9.06-1
upstream update 9.06
Modified:
ghostscript/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-08 19:37:59 UTC (rev 165014)
+++ PKGBUILD 2012-08-08 19:40:10 UTC (rev 165015)
@@ -2,7 +2,7 @@
# Maintainer: AndyRTR <andyrtr at archlinux.org>
pkgname=ghostscript
-pkgver=9.05
+pkgver=9.06
pkgrel=1
pkgdesc="An interpreter for the PostScript language"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
url="http://www.ghostscript.com/"
source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
options=('!libtool' '!makeflags')
-md5sums=('8bcef1f33ddf8a4d12b2cf8da385c191')
+md5sums=('46f9ebe40dc52755287b30704270db11')
build() {
cd ${srcdir}/ghostscript-${pkgver}
More information about the arch-commits
mailing list