summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild4
-rw-r--r--perl/perl-File-HomeDir/perl-File-HomeDir.info6
-rw-r--r--perl/perl-File-HomeDir/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild b/perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild
index a6f81c4cd6..0c80110552 100644
--- a/perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild
+++ b/perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for File-HomeDir
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-File-HomeDir
-VERSION=${VERSION:-0.99}
+VERSION=${VERSION:-1.00}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-File-HomeDir/perl-File-HomeDir.info b/perl/perl-File-HomeDir/perl-File-HomeDir.info
index f4df740d3b..2eeb912a5d 100644
--- a/perl/perl-File-HomeDir/perl-File-HomeDir.info
+++ b/perl/perl-File-HomeDir/perl-File-HomeDir.info
@@ -1,8 +1,8 @@
PRGNAM="perl-File-HomeDir"
-VERSION="0.99"
+VERSION="1.00"
HOMEPAGE="http://search.cpan.org/~adamk/File-HomeDir/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-HomeDir-0.99.tar.gz"
-MD5SUM="cb058c68393631344c2b906026091016"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-HomeDir-1.00.tar.gz"
+MD5SUM="aa290cab9db52e2f76280fd1febf794e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-File-Which"
diff --git a/perl/perl-File-HomeDir/slack-desc b/perl/perl-File-HomeDir/slack-desc
index 84adf9d127..6d3df04b18 100644
--- a/perl/perl-File-HomeDir/slack-desc
+++ b/perl/perl-File-HomeDir/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-File-HomeDir: perl-File-HomeDir (Find your home and other directories)