summaryrefslogtreecommitdiffstats
path: root/system/slackrepo-hints/slackrepo-hints.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/slackrepo-hints/slackrepo-hints.SlackBuild')
-rw-r--r--system/slackrepo-hints/slackrepo-hints.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild
index bcbad07ab6..b97e9d3863 100644
--- a/system/slackrepo-hints/slackrepo-hints.SlackBuild
+++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for slackrepo-hints
# Copyright 2017-2022 Andrew Clemons, Wellington New Zealand
+# Copyright 2022-2024 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slackrepo-hints
-VERSION=${VERSION:-20220527}
+VERSION=${VERSION:-20240308}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}