diff options
-rw-r--r-- | perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild index 2daf18eb6cb00..39938cff4e4c8 100644 --- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild +++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Scalar-List-Utils -# Copyright 2018 Jan F. Chadima <jfch@jagda.eu> +# Copyright 2018-2019 Jan F. Chadima <jfch@jagda.eu> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=perl-Scalar-List-Utils VERSION=${VERSION:-1.52} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" |