desktop/Tela-icon-theme: Updated for version 2024_04_19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5c54739578
commit
8e176e9d10
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for Tela-icon-theme
|
||||
|
||||
# Copyright 2022-2023 Isaac Yu
|
||||
# Copyright 2023 Johannes Schoepfer, Germany
|
||||
# Copyright 2024 Johannes Schoepfer, Germany
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,8 +26,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="Tela-icon-theme"
|
||||
SRCVER=${SRCVER:-2023-06-25}
|
||||
VERSION=${VERSION:-2023_06_25}
|
||||
SRCVER=${SRCVER:-2024-04-19}
|
||||
VERSION=${VERSION:-2024_04_19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Tela-icon-theme"
|
||||
VERSION="2023_06_25"
|
||||
VERSION="2024_04_19"
|
||||
HOMEPAGE="https://github.com/vinceliuice/Tela-icon-theme"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2023-06-25/Tela-icon-theme-2023-06-25.tar.gz"
|
||||
MD5SUM="ec9c3b1c0fcca8fd383c9e63b25bb3e5"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2024-04-19/Tela-icon-theme-2024-04-19.tar.gz"
|
||||
MD5SUM="8963cb9cefbd8f78778e7d87e5743e35"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue