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

Andreas Radke andyrtr at archlinux.org
Thu Mar 16 21:22:57 UTC 2017


    Date: Thursday, March 16, 2017 @ 21:22:56
  Author: andyrtr
Revision: 290960

upgpkg: ghostscript 9.21-1

upstream update 9.21

Modified:
  ghostscript/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 21:04:18 UTC (rev 290959)
+++ PKGBUILD	2017-03-16 21:22:56 UTC (rev 290960)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=ghostscript
-pkgver=9.20
-pkgrel=4
+pkgver=9.21
+pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 arch=('i686' 'x86_64')
 license=('AGPL' 'custom')
@@ -17,8 +17,9 @@
         ghostscript-sys-zlib.patch)
 options=('!makeflags')
 # https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
-sha1sums=('ed63f43482f5af60dff52e81b2d9478da3ad1e3e'
-          'e054caf753df4d67221b29a2eac66130653f7556')
+sha256sums=('2be1d014888a34187ad4bbec19ab5692cc943bd1cb14886065aeb43a3393d053'
+            'c08c7e1354aaa243e753517c61ff86a799a49e0177c7bf6fe0029abc693386f6')
+
 prepare() {
   cd ghostscript-${pkgver}
   # fix build with system zlib



More information about the arch-commits mailing list