From f89c7904252437a18b2836d07e24907c4b6a9901 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 12 Jun 2023 08:42:10 +0700 Subject: [PATCH] mate-user-guide: Upgraded to 1.26.1. Signed-off-by: Willy Sudiarto Raharjo --- testing/mate-user-guide/mate-user-guide.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/mate-user-guide/mate-user-guide.SlackBuild b/testing/mate-user-guide/mate-user-guide.SlackBuild index ae697ec..2f556f3 100644 --- a/testing/mate-user-guide/mate-user-guide.SlackBuild +++ b/testing/mate-user-guide/mate-user-guide.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mate-user-guide -# Copyright 2015-2021 Willy Sudiarto Raharjo +# Copyright 2015-2023 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mate-user-guide -VERSION=${VERSION:-1.26.0} +VERSION=${VERSION:-1.26.1} BUILD=${BUILD:-1} TAG=${TAG:-_msb}