mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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>
This commit is contained in:
parent
60c8930c8f
commit
11cb0d2a80
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20240127"
|
||||
VERSION="20240224"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240127/slackrepo-hints-20240127.tar.gz"
|
||||
MD5SUM="a98d750d266229bd04bef2993cffc0fc"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240224/slackrepo-hints-20240224.tar.gz"
|
||||
MD5SUM="87585e530f05c8e8bfd12bd975c3b568"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue