diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-02-24 11:53:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:34:54 +0700 |
commit | 11cb0d2a804731cc64243a32ba18a4e9264101f2 (patch) | |
tree | 9090ef3f2b3432a8906ce538a83277eb9c7b3d0b /system/slackrepo-hints/slackrepo-hints.SlackBuild | |
parent | 60c8930c8f24cf2d322d1830e04a322e986663db (diff) |
system/slackrepo-hints: Updated for version 20240224.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints/slackrepo-hints.SlackBuild')
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild index 161fd432d6..66ba90f528 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20240127} +VERSION=${VERSION:-20240224} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |