From 0a291256273ca10adcc3e650965bb371107cd897 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 12 Jun 2023 08:57:03 +0700 Subject: [PATCH] mate-menus: Upgraded to 1.26.1. Signed-off-by: Willy Sudiarto Raharjo --- base/mate-menus/mate-menus.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/mate-menus/mate-menus.SlackBuild b/base/mate-menus/mate-menus.SlackBuild index 5c75535..5d52b5c 100644 --- a/base/mate-menus/mate-menus.SlackBuild +++ b/base/mate-menus/mate-menus.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for mate-menus # Copyright 2013 Chess Griffin Raleigh, NC -# Copyright 2013-2021 Willy Sudiarto Raharjo +# Copyright 2013-2023 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mate-menus -VERSION=${VERSION:-1.26.0} +VERSION=${VERSION:-1.26.1} BUILD=${BUILD:-1} TAG=${TAG:-_msb}