mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/slackrepo-hints: Updated for version 20231021.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8a1175ce4f
commit
edd2ab01b3
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackrepo-hints
|
||||
VERSION=${VERSION:-20230923}
|
||||
VERSION=${VERSION:-20231021}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20230923"
|
||||
VERSION="20231021"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230923/slackrepo-hints-20230923.tar.gz"
|
||||
MD5SUM="e9426682b39ca8910440c4fb78e8c28d"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231021/slackrepo-hints-20231021.tar.gz"
|
||||
MD5SUM="a6cd74d4812f40a9ffbc826e7c673793"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue