diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-10-03 20:30:46 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-07 21:34:16 +0700 |
commit | 58fb50e9cb7e9e6a3156b44292fd5e1a673dc7a1 (patch) | |
tree | 707d01d0894cac94dc92c5776ff779f1f18842ed /misc | |
parent | cc2031ebf3dc224e603b1de42dc16de707aa24dc (diff) | |
download | slackbuilds-58fb50e9cb7e9e6a3156b44292fd5e1a673dc7a1.tar.gz |
misc/ghostpcl: Updated for version 9.53.3.
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 fb3cb446bd..6aac065593 100644 --- a/misc/ghostpcl/ghostpcl.SlackBuild +++ b/misc/ghostpcl/ghostpcl.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ghostpcl SRCNAM=ghostpdl -VERSION=${VERSION:-9.53.2} +VERSION=${VERSION:-9.53.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/ghostpcl/ghostpcl.info b/misc/ghostpcl/ghostpcl.info index 50d04141ae..e8700fd5b5 100644 --- a/misc/ghostpcl/ghostpcl.info +++ b/misc/ghostpcl/ghostpcl.info @@ -1,8 +1,8 @@ PRGNAM="ghostpcl" -VERSION="9.53.2" +VERSION="9.53.3" HOMEPAGE="https://www.ghostscript.com" -DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9532/ghostpdl-9.53.2.tar.gz" -MD5SUM="c7f2d83a517f9a26b55961ae23b496e8" +DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9533/ghostpdl-9.53.3.tar.gz" +MD5SUM="4813ae6bf64618452f21c70e5cd32f47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |