mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/Matcha-gtk-theme: Updated for version 2022_11_15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be77e9517b
commit
5fb8109824
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="Matcha-gtk-theme"
|
||||
SRCVER=${SRCVER:-2022-06-07}
|
||||
VERSION=${VERSION:-2022_06_07}
|
||||
SRCVER=${SRCVER:-2022-11-15}
|
||||
VERSION=${VERSION:-2022_11_15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Matcha-gtk-theme"
|
||||
VERSION="2022_06_07"
|
||||
VERSION="2022_11_15"
|
||||
HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2022-06-07/Matcha-gtk-theme-2022-06-07.tar.gz"
|
||||
MD5SUM="301fbd883a20f127fe20920a689fc002"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2022-11-15/Matcha-gtk-theme-2022-11-15.tar.gz"
|
||||
MD5SUM="f4239f9c598c1502096e729514b91600"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue