[arch-commits] Commit in ghostscript/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Mar 19 13:35:11 UTC 2020
Date: Thursday, March 19, 2020 @ 13:35:11
Author: andyrtr
Revision: 377916
upgpkg: ghostscript 9.51-2: rebuild against recent jbig2dec - FS#65896
Modified:
ghostscript/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 12:38:06 UTC (rev 377915)
+++ PKGBUILD 2020-03-19 13:35:11 UTC (rev 377916)
@@ -3,7 +3,7 @@
pkgbase=ghostscript
pkgname=(ghostscript ghostxps ghostpcl)
pkgver=9.51
-pkgrel=1
+pkgrel=2
pkgdesc="An interpreter for the PostScript language"
url="https://www.ghostscript.com/"
arch=('x86_64')
@@ -15,6 +15,9 @@
source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostpdl-${pkgver}.tar.xz)
sha512sums=('f6151ad43ebe0564ddd9e0217d9216410e3fd352b8ecbdf692b16a41c4ec6271cd39400d90c0b88c69a9e0573daa8368caa46230e246b1973808e024b17dba2f')
+
+### update jbig2dec first! ###
+
prepare() {
cd ghostpdl-${pkgver}
More information about the arch-commits
mailing list