diff options
Diffstat (limited to 'desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild')
-rw-r--r-- | desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild index 2819e88f64..b8a69dcd4f 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-2024 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2022-2025 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:-2024-05-01} -VERSION=${VERSION:-2024_05_01} +SRCVER=${SRCVER:-2025-04-11} +VERSION=${VERSION:-2025_04_11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |