mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/Matcha-gtk-theme: Update for 2024_05_01
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
44919614c1
commit
7e01761c08
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="Matcha-gtk-theme"
|
||||
SRCVER=${SRCVER:-2023-10-30}
|
||||
VERSION=${VERSION:-2023_10_30}
|
||||
SRCVER=${SRCVER:-2024-05-01}
|
||||
VERSION=${VERSION:-2024_05_01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Matcha-gtk-theme"
|
||||
VERSION="2023_10_30"
|
||||
VERSION="2024_05_01"
|
||||
HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-10-30/Matcha-gtk-theme-2023-10-30.tar.gz"
|
||||
MD5SUM="3c08f4271dec2846a0ffedc0d6ed5aec"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2024-05-01/Matcha-gtk-theme-2024-05-01.tar.gz"
|
||||
MD5SUM="208cef85926ab3eb27d3ab6dc4ff7d23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue