From b0fbd526e23227e7dad0f6096723a2b13606a1d9 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 27 Jan 2024 09:21:38 +0700 Subject: [PATCH] colord: Upgraded to 1.4.7. Signed-off-by: Willy Sudiarto Raharjo --- colord/colord.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/colord/colord.SlackBuild b/colord/colord.SlackBuild index 5f82267..03eb991 100644 --- a/colord/colord.SlackBuild +++ b/colord/colord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colord -# Copyright 2014-2022 Willy Sudiarto Raharjo +# Copyright 2014-2024 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=colord -VERSION=${VERSION:-1.4.6} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.4.7} +BUILD=${BUILD:-1} TAG=${TAG:-_csb} if [ -z "$ARCH" ]; then