diff --git a/ghostscript.be0 b/ghostscript.be0 index 88cb202c0..5d22fc867 100755 --- a/ghostscript.be0 +++ b/ghostscript.be0 @@ -1,8 +1,9 @@ #!/bin/env beesh -# BEE_VERSION ghostscript-9.23-0 +# BEE_VERSION ghostscript-9.25-0 -SRCURL[0]="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/ghostscript-${PKGVERSION}.tar.gz" +XPKGVERSION_COMPACT=$(echo ${PKGVERSION} | tr -d '.') +SRCURL[0]="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${XPKGVERSION_COMPACT}/ghostscript-${PKGVERSION}.tar.gz" B=${S}