[arch-commits] Commit in ghostscript/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Thu Aug 15 15:01:10 UTC 2013


    Date: Thursday, August 15, 2013 @ 17:01:10
  Author: andyrtr
Revision: 193071

upgpkg: ghostscript 9.08-1

upstream update 9.08

Modified:
  ghostscript/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 13:17:43 UTC (rev 193070)
+++ PKGBUILD	2013-08-15 15:01:10 UTC (rev 193071)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=ghostscript
-pkgver=9.07
-pkgrel=3
+pkgver=9.08
+pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 arch=('i686' 'x86_64')
 license=('AGPL' 'custom')
@@ -15,7 +15,7 @@
 url="http://www.ghostscript.com/"
 source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
 options=('!libtool' '!makeflags')
-md5sums=('eea27befc1e85bef6d4768202f6b03a5')
+md5sums=('22d5c66e32ea2a4a62ce43fbf01281f2')
 
 build() {
   cd ghostscript-${pkgver}




More information about the arch-commits mailing list