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/ghostpcl/ghostpcl.SlackBuild | |
parent | cc2031ebf3dc224e603b1de42dc16de707aa24dc (diff) |
misc/ghostpcl: Updated for version 9.53.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/ghostpcl/ghostpcl.SlackBuild')
-rw-r--r-- | misc/ghostpcl/ghostpcl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ghostpcl/ghostpcl.SlackBuild b/misc/ghostpcl/ghostpcl.SlackBuild index fb3cb446bda0d..6aac0655933f8 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} |