mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/artix-backgrounds: Update for 2024.07
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4cbe6f128a
commit
a31bcabb00
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=artix-backgrounds
|
||||
VERSION=${VERSION:-2024.06}
|
||||
VERSION=${VERSION:-2024.07}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
@ -33,7 +33,7 @@ PKGTYPE=${PKGTYPE:-tgz}
|
|||
SRCNAM=artwork
|
||||
ARCH=noarch
|
||||
|
||||
COMMIT=${COMMIT:-b59a7b7ccd963c538ea4c91daf91b4f53efa9859}
|
||||
COMMIT=${COMMIT:-22f17c8bbff67b32e2646cb7f132d755ee9a8199}
|
||||
|
||||
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
||||
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="artix-backgrounds"
|
||||
VERSION="2024.06"
|
||||
VERSION="2024.07"
|
||||
HOMEPAGE="https://gitea.artixlinux.org/artix/artwork"
|
||||
DOWNLOAD="https://gitea.artixlinux.org/artix/artwork/archive/b59a7b7ccd963c538ea4c91daf91b4f53efa9859.tar.gz"
|
||||
MD5SUM="f1dbfbd305b10a536342908fe89925e7"
|
||||
DOWNLOAD="https://gitea.artixlinux.org/artix/artwork/archive/22f17c8bbff67b32e2646cb7f132d755ee9a8199.tar.gz"
|
||||
MD5SUM="4f5755a0d8d7961b8b757d81a6115e36"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue