diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-11-15 15:15:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 10:08:06 +0700 |
commit | 5fb8109824ebb9bc4241b0f400e3fdc7a46f6c18 (patch) | |
tree | 0159bf9176953054d5b9b83893de694d3ca38b8f /desktop | |
parent | be77e9517bae34b40b3d6da4cfa56d4a685ce051 (diff) |
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>
Diffstat (limited to 'desktop')
-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 76826ff26aaaa..14f6c07f0d86c 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:-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} diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info index 221c716e3a9b4..4c3a9b8114763 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="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="" |