system/slackrepo-hints: Updated for version 20221231.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fefac1c35a
commit
c8b6734936
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackrepo-hints
|
||||
VERSION=${VERSION:-20221126}
|
||||
VERSION=${VERSION:-20221231}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20221126"
|
||||
VERSION="20221231"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221126/slackrepo-hints-20221126.tar.gz"
|
||||
MD5SUM="8e732853701cf45777e46038393ff268"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221231/slackrepo-hints-20221231.tar.gz"
|
||||
MD5SUM="81af59fb36de060623b2d697a125e67f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue