diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-11-05 18:28:10 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:23 +0700 |
commit | 2ec63ea204bb47159ffa6fe3f0d3763525d696c0 (patch) | |
tree | 9ad7fbacad8d033b86fda171972f7ecab9a7cb94 /system/slackrepo-hints/slackrepo-hints.SlackBuild | |
parent | e0504d8aeb95199f9c36719160f0c536ccf432f8 (diff) |
system/slackrepo-hints: Updated for version 20221105.
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 40242a5e7b..4fb7c766b4 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:-20221023} +VERSION=${VERSION:-20221105} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |