diff options
-rw-r--r-- | misc/ghostpcl/ghostpcl.SlackBuild | 2 | ||||
-rw-r--r-- | misc/ghostpcl/ghostpcl.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/ghostpcl/ghostpcl.SlackBuild b/misc/ghostpcl/ghostpcl.SlackBuild index 8ffed07185..7804e249cd 100644 --- a/misc/ghostpcl/ghostpcl.SlackBuild +++ b/misc/ghostpcl/ghostpcl.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ghostpcl SRCNAM=ghostpdl -VERSION=${VERSION:-10.05.0} +VERSION=${VERSION:-10.05.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/ghostpcl/ghostpcl.info b/misc/ghostpcl/ghostpcl.info index 51f01e1668..1c752fdbb1 100644 --- a/misc/ghostpcl/ghostpcl.info +++ b/misc/ghostpcl/ghostpcl.info @@ -1,8 +1,8 @@ PRGNAM="ghostpcl" -VERSION="10.05.0" +VERSION="10.05.1" HOMEPAGE="https://www.ghostscript.com" -DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/ghostpdl-10.05.0.tar.gz" -MD5SUM="34838499468acf68ed3857bb65a9ccf4" +DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/ghostpdl-10.05.1.tar.gz" +MD5SUM="cfb9e935e64ce092f64c4ffc420c0b97" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |