aboutsummaryrefslogtreecommitdiff
path: root/development/ghex/ghex.SlackBuild
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2025-02-07 17:05:10 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 09:32:20 +0700
commit5ae41bc9746ebfd9223531185ee21bbe32d7794e (patch)
tree46e335bc744d8b3ea7787947b94cfaf85bf6c315 /development/ghex/ghex.SlackBuild
parent285922fefc4d635d96af3fb2dbc37850a80f156d (diff)
development/ghex: Updated for version 46.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}