diff options
author | isaackwy <isaacyu@protonmail.com> | 2023-12-22 14:17:36 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:36 +0700 |
commit | 6feb353c27dfe075557b623def6f04001ed2aa8b (patch) | |
tree | ffe60427ff5e53605ec8fee551b7f31ab8561135 /desktop/Matcha-gtk-theme | |
parent | c1b80a7889a58907dce638ef847768a7f988c19c (diff) |
desktop/Matcha-gtk-theme: Update for 2023_10_30
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 | 6 | ||||
-rw-r--r-- | desktop/Matcha-gtk-theme/Matcha-gtk-theme.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild index b14328048976..300bd92de0ec 100644 --- a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild +++ b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Matcha-gtk-theme -# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="Matcha-gtk-theme" -SRCVER=${SRCVER:-2023-04-03} -VERSION=${VERSION:-2023_04_03} +SRCVER=${SRCVER:-2023-10-30} +VERSION=${VERSION:-2023_10_30} 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 92aa2dcb8a99..225abb1e2610 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_04_03" +VERSION="2023_10_30" HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme" -DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-04-03/Matcha-gtk-theme-2023-04-03.tar.gz" -MD5SUM="eddd5e565ac56d41209eb73f01b36be3" +DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-10-30/Matcha-gtk-theme-2023-10-30.tar.gz" +MD5SUM="3c08f4271dec2846a0ffedc0d6ed5aec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |