aboutsummaryrefslogtreecommitdiff
path: root/development/ghex/ghex.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/ghex/ghex.SlackBuild')
-rw-r--r--development/ghex/ghex.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/ghex/ghex.SlackBuild b/development/ghex/ghex.SlackBuild
index b694cf1f3e..2e71710e5f 100644
--- a/development/ghex/ghex.SlackBuild
+++ b/development/ghex/ghex.SlackBuild
@@ -5,7 +5,7 @@
# Originally written by B. Watson (urchlay@slackware.uk), Copyright © 2020-2021
#
# Updated for GHex 4.x by Logan Rathbone <poprocks@gmail.com>
-# Copyright © 2022-2024
+# Copyright © 2022-2025
#
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
#
@@ -14,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ghex
-VERSION=${VERSION:-46.1}
+VERSION=${VERSION:-46.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}