diff options
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 14f6c07f0d..9d47ce8562 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 4c3a9b8114..b486d1db5d 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="" |