diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2024-03-17 14:32:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-19 11:33:04 +0700 |
commit | 1b22332081b483a44d010e6b1228afb3dfff6850 (patch) | |
tree | 7c857640f8b96aaa5d447067e958422b208ce063 /misc/ghostpcl/ghostpcl.SlackBuild | |
parent | 8aa12f24c55430843aeae15c753f549ec3864ff3 (diff) |
misc/ghostpcl: Updated for version 10.03.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 401292d40773c..5dfc60b9097c0 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.02.1} +VERSION=${VERSION:-10.03.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |