From c3e639bc2fc73558cb285f997e2b374f62817716 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 11 Mar 2019 01:05:10 +0700 Subject: [PATCH] libgnomekbd: Upgraded to 3.26.1. Signed-off-by: Willy Sudiarto Raharjo --- libgnomekbd/libgnomekbd.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libgnomekbd/libgnomekbd.SlackBuild b/libgnomekbd/libgnomekbd.SlackBuild index 39d9c0b..9731d65 100644 --- a/libgnomekbd/libgnomekbd.SlackBuild +++ b/libgnomekbd/libgnomekbd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libgnomekbd -# Copyright 2014-2018 Willy Sudiarto Raharjo +# Copyright 2014-2019 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=libgnomekbd -VERSION=${VERSION:-3.26.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.26.1} +BUILD=${BUILD:-1} TAG=${TAG:-_csb} if [ -z "$ARCH" ]; then