From 6a2c4f30aae166cffdd242b8be4e0fa81bfb0ffb Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 17 Jun 2024 12:36:40 +0700 Subject: [PATCH] mint-themes: Upgraded to 2.1.7. 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 500862e..c015ddb 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-2023 Willy Sudiarto Raharjo +# Copyright 2018-2024 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.1.6} -COMMITVER=${COMMITVER:-73333b76eced473524658f1e471e76639bb8ebab} +VERSION=${VERSION:-2.1.7} +COMMITVER=${COMMITVER:-64383f37c8cc890bb68cbd3777e4ca33e63fbf44} BUILD=${BUILD:-1} TAG=${TAG:-_csb}