diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-03-22 20:27:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-23 07:08:17 +0700 |
commit | bd050242b62a19307c1417be7f9038eab226e925 (patch) | |
tree | 2a27f733d27f1281836115dbd6fc8a9c07dd6b2e /misc | |
parent | c97a0e6cd46fbbc049998ce202801194823d9261 (diff) |
misc/ghostpcl: Updated for version 9.52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-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 27704ef60e85..023129d51a74 100644 --- a/misc/ghostpcl/ghostpcl.SlackBuild +++ b/misc/ghostpcl/ghostpcl.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ghostpcl SRCNAM=ghostpdl -VERSION=${VERSION:-9.51} +VERSION=${VERSION:-9.52} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/ghostpcl/ghostpcl.info b/misc/ghostpcl/ghostpcl.info index 02fe10dbbd76..0238cef99b23 100644 --- a/misc/ghostpcl/ghostpcl.info +++ b/misc/ghostpcl/ghostpcl.info @@ -1,8 +1,8 @@ PRGNAM="ghostpcl" -VERSION="9.51" +VERSION="9.52" HOMEPAGE="https://www.ghostscript.com" -DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/ghostpdl-9.51.tar.gz" -MD5SUM="2cd3d5d37d35e27254cb6258bfcc8204" +DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/ghostpdl-9.52.tar.gz" +MD5SUM="f45c5896d22285f8a00ce506998b43d9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |