Date: Tuesday, March 28, 2023 @ 13:54:09
  Author: andyrtr
Revision: 472099

upstream changed the source directory name back to former format

Modified:
  ghostscript/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-28 13:41:02 UTC (rev 472098)
+++ PKGBUILD    2023-03-28 13:54:09 UTC (rev 472099)
@@ -12,8 +12,7 @@
          'libtiff' 'lcms2' 'dbus' 'libpaper' 'ijs' 'openjpeg2' 'libidn' 
'poppler-data')
 makedepends=('gtk3' 'gnutls' 'glu' 'freeglut')
 # https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
-source=(#https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver//./}/ghostpdl-${pkgver}.tar.xz
-        
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/.01.1/01}/ghostpdl-${pkgver}.tar.xz
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver//./}/ghostpdl-${pkgver}.tar.xz
         
#https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/ghostpdl-${pkgver/.0//}/ghostpdl-${pkgver}.tar.xz
         2010_add_build_timestamp_setting.patch)
 # 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10010/SHA512SUMS

Reply via email to