mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/slackrepo: Updated for version 20240308.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
79fc8bd0c8
commit
32cbb2ff94
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackrepo-hints
|
||||
VERSION=${VERSION:-20240224}
|
||||
VERSION=${VERSION:-20240308}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20240224"
|
||||
VERSION="20240308"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240224/slackrepo-hints-20240224.tar.gz"
|
||||
MD5SUM="87585e530f05c8e8bfd12bd975c3b568"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240308/slackrepo-hints-20240308.tar.gz"
|
||||
MD5SUM="6079a3639c704f2272f797c242fd3e4b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue