From 3bd01193e7d41097d77a71a23438d60dcd35e8ed Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 6 Jun 2023 21:20:51 +0700 Subject: [PATCH] mint-themes: Upgraded to 2.1.0. Signed-off-by: Willy Sudiarto Raharjo --- mint-themes/mint-themes.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mint-themes/mint-themes.SlackBuild b/mint-themes/mint-themes.SlackBuild index 656728d..9eab071 100644 --- a/mint-themes/mint-themes.SlackBuild +++ b/mint-themes/mint-themes.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mint-themes -# Copyright 2018-2022 Willy Sudiarto Raharjo +# Copyright 2018-2023 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mint-themes -VERSION=${VERSION:-2.0.7} -COMMITVER=${COMMITVER:-48dc7b21fd58be707d5f4839ae24555ce6d2c747} +VERSION=${VERSION:-2.1.0} +COMMITVER=${COMMITVER:-b6e3413434f8e16b2fc91b814168c869714dfbcb} BUILD=${BUILD:-1} TAG=${TAG:-_csb}