summaryrefslogtreecommitdiffstats
path: root/perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild')
-rw-r--r--perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild b/perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild
index baf52bbd28..3089f4c6c0 100644
--- a/perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild
+++ b/perl/perl-Text-Autoformat/perl-Text-Autoformat.SlackBuild
@@ -5,7 +5,7 @@
SRCNAM=Text-Autoformat
PRGNAM=perl-$SRCNAM
-VERSION=${VERSION:-1.669004}
+VERSION=${VERSION:-1.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,7 @@ find $PKG -name "perllocal.pod" -o -name ".packlist" -o -name "*.bs" | xargs r
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a README Changes config.vim config.emacs $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a README LICENSE Changes config.vim config.emacs $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install