Browse Source
system/slackrepo-hints: Updated for version 20241108.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/256/head
Andrew Clemons
11 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
system/slackrepo-hints/slackrepo-hints.SlackBuild
-
system/slackrepo-hints/slackrepo-hints.info
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=slackrepo-hints |
|
|
|
VERSION=${VERSION:-20240927} |
|
|
|
VERSION=${VERSION:-20241108} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="slackrepo-hints" |
|
|
|
VERSION="20240927" |
|
|
|
VERSION="20241108" |
|
|
|
HOMEPAGE="https://github.com/aclemons/slackrepo-hints" |
|
|
|
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240927/slackrepo-hints-20240927.tar.gz" |
|
|
|
MD5SUM="b6cdc3da48099a468e2650c8b83d149a" |
|
|
|
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20241108/slackrepo-hints-20241108.tar.gz" |
|
|
|
MD5SUM="06f6cddddf9505044bf6410925715f3b" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|