diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-03 12:21:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-05 14:54:11 +0700 |
commit | bc41141171f462b951e2ee7ccdc5c754a91184f7 (patch) | |
tree | db285717c0b433af6293a3dafef3a89f38c02ef5 /desktop/Matcha-gtk-theme | |
parent | 7f877bd559924d92802f8dd2eb6232f5df9d049b (diff) |
desktop/Matcha-gtk-theme: Update for 2023_04_03
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 14f6c07f0d86c..9d47ce85625c9 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 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.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:-2022-11-15} -VERSION=${VERSION:-2022_11_15} +SRCVER=${SRCVER:-2023-04-03} +VERSION=${VERSION:-2023_04_03} 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 4c3a9b8114763..b486d1db5d4fd 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_11_15" +VERSION="2023_04_03" HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme" -DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2022-11-15/Matcha-gtk-theme-2022-11-15.tar.gz" -MD5SUM="f4239f9c598c1502096e729514b91600" +DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-04-03/Matcha-gtk-theme-2023-04-03.tar.gz" +MD5SUM="eddd5e565ac56d41209eb73f01b36be3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |