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