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