summaryrefslogtreecommitdiffstats
path: root/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2021-03-27 10:25:10 +0100
committer Matteo Bernardini2021-03-27 10:25:10 +0100
commit2fba1c878b57d3afa631b9369518be5d21221c09 (patch)
treedce412a05dfeb7fbb53d24c934a732c3b522ad0f /perl/perl-File-Slurp/perl-File-Slurp.SlackBuild
parentf4c325577c3399f98410adb164155c38bb8ed86a (diff)
downloadslackbuilds-2fba1c878b57d3afa631b9369518be5d21221c09.tar.gz
20210327.1 global branch merge.current-20210327.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Slurp/perl-File-Slurp.SlackBuild')
-rw-r--r--perl/perl-File-Slurp/perl-File-Slurp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild b/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild
index 1433ba7d43..4750cf7b30 100644
--- a/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild
+++ b/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-File-Slurp
-VERSION=${VERSION:-9999.19}
+VERSION=${VERSION:-9999.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,7 +42,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-DOCS="README Changes"
+DOCS="README.md Changes"
set -e