summaryrefslogtreecommitdiffstats
path: root/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Exception-Class/perl-Exception-Class.SlackBuild')
-rw-r--r--perl/perl-Exception-Class/perl-Exception-Class.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
index 1d29b6c1f0..224e83a5e3 100644
--- a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
+++ b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
@@ -6,7 +6,7 @@
# Written by LEVAI Daniel
PRGNAM=perl-Exception-Class
-VERSION=${VERSION:-1.38}
+VERSION=${VERSION:-1.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- README Changes \
+ README.md Changes \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild