diff options
Diffstat (limited to 'development/ghex/ghex.SlackBuild')
-rw-r--r-- | development/ghex/ghex.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ghex/ghex.SlackBuild b/development/ghex/ghex.SlackBuild index 854107ea676bc..91f74ab13a2f7 100644 --- a/development/ghex/ghex.SlackBuild +++ b/development/ghex/ghex.SlackBuild @@ -12,7 +12,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ghex -VERSION=${VERSION:-42.3} +VERSION=${VERSION:-43.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |