mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/Tela-icon-theme: Updated for version 2022_08_28.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6ded2cd3b7
commit
c62aacbf3b
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="Tela-icon-theme"
|
||||
SRCVER=${SRCVER:-2022-02-21}
|
||||
VERSION=${VERSION:-2022_02_21}
|
||||
SRCVER=${SRCVER:-2022-08-28}
|
||||
VERSION=${VERSION:-2022_08_28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Tela-icon-theme"
|
||||
VERSION="2022_02_21"
|
||||
VERSION="2022_08_28"
|
||||
HOMEPAGE="https://www.pling.com/p/1279924"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2022-02-21/Tela-icon-theme-2022-02-21.tar.gz"
|
||||
MD5SUM="e2db46e88bd6da7e312d27dd5333d3e1"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2022-08-28/Tela-icon-theme-2022-08-28.tar.gz"
|
||||
MD5SUM="bb974d442cecee7a22b4b04d28380920"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue