diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-01-06 07:37:52 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 08:08:34 +0700 |
commit | 813bac6e08d4444b463cfe43ce8987e1f6385684 (patch) | |
tree | 0b776195d006ed6fa27924c5a5f07d70ed83cc0b /system/slackrepo-hints | |
parent | fe3e353b8993313db1394545853863cfa411143f (diff) |
system/slackrepo-hints: Updated for version 20240105.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints')
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.SlackBuild | 4 | ||||
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild index 7a3a788312097..baf590e9541c5 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for slackrepo-hints # Copyright 2017-2022 Andrew Clemons, Wellington New Zealand -# Copyright 2022-2023 Andrew Clemons, Tokyo Japan +# Copyright 2022-2024 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20231111} +VERSION=${VERSION:-20240105} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slackrepo-hints/slackrepo-hints.info b/system/slackrepo-hints/slackrepo-hints.info index 9543049d29ad0..fb7ab503d1f9f 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20231111" +VERSION="20240105" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231111/slackrepo-hints-20231111.tar.gz" -MD5SUM="dd2c822a6a10c81c5eb162dde6a9ef7b" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240105/slackrepo-hints-20240105.tar.gz" +MD5SUM="7eeac33791c56eabc11f5f1baea974a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |