diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-10-11 20:41:46 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-12 00:50:29 +0700 |
commit | 596c8e71b84ef0fe2990eb41eae7394f6efb0830 (patch) | |
tree | b7d33e1f05e410e83337a4b10ee5b89ce9054d0c /misc/ghostpcl/ghostpcl.SlackBuild | |
parent | 5551612b8cbcc9a24208597c979576a7e19a9e40 (diff) | |
download | slackbuilds-596c8e71b84ef0fe2990eb41eae7394f6efb0830.tar.gz |
misc/ghostpcl: Updated for version 9.55.0.
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 41f520afff..c74fbbf43a 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:-9.54.0} +VERSION=${VERSION:-9.55.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |