From ea09d01b97d6da5b6792f6a26ef565c95baca8c7 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 12 Jan 2025 01:44:22 +0700 Subject: [PATCH] xapp: Upgraded to 2.8.8. 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 88dc87d..84d77f5 100644 --- a/xapp/xapp.SlackBuild +++ b/xapp/xapp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xapp -# Copyright 2016-2024 Willy Sudiarto Raharjo +# Copyright 2016-2025 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.8.7} +VERSION=${VERSION:-2.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_csb}