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 e87afe88d7b2..927714fb2a18 100644 --- a/development/ghex/ghex.SlackBuild +++ b/development/ghex/ghex.SlackBuild @@ -14,7 +14,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ghex -VERSION=${VERSION:-45.0} +VERSION=${VERSION:-45.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |