diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-04-30 21:20:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:09 +0700 |
commit | 7e01761c08cb738c966c7b90378b9269011532ad (patch) | |
tree | dec378f839e82edd02e12220260ab6e73281e320 /desktop/Matcha-gtk-theme | |
parent | 44919614c1bc9fc9ace220cf92d6d8e999f8e3d7 (diff) |
desktop/Matcha-gtk-theme: Update for 2024_05_01
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/Matcha-gtk-theme')
-rw-r--r-- | desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/Matcha-gtk-theme/Matcha-gtk-theme.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild index 300bd92de0ec3..2819e88f64838 100644 --- a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild +++ b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild @@ -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} diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info index 225abb1e26109..2d0eb5bbd38f6 100644 --- a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info +++ b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info @@ -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="" |