From e9a1770fa8ebcf87fca083852d2372f87398b2f0 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 6 Jun 2023 21:19:42 +0700 Subject: [PATCH] xapp: Upgraded to 2.6.0. Signed-off-by: Willy Sudiarto Raharjo --- xapp/xapp.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xapp/xapp.SlackBuild b/xapp/xapp.SlackBuild index 00de722..bd8f489 100644 --- a/xapp/xapp.SlackBuild +++ b/xapp/xapp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xapp -# Copyright 2016-2022 Willy Sudiarto Raharjo +# Copyright 2016-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=xapp -VERSION=${VERSION:-2.4.1} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_csb}