perl/perl-Dist-CheckConflicts: Updated for version 0.09.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
David Somero 2013-11-05 19:56:20 -05:00 committed by Robby Workman
parent 34d505ee2d
commit 7d03efcfcd
3 changed files with 11 additions and 11 deletions

View file

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Dist-CheckConflicts
VERSION=${VERSION:-0.02}
VERSION=${VERSION:-0.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -59,7 +59,7 @@ else
LIBDIRSUFFIX=""
fi
set -e
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Dist-CheckConflicts"
VERSION="0.02"
HOMEPAGE="http://search.cpan.org/~doy/Dist-CheckConflicts/"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/Dist-CheckConflicts-0.02.tar.gz"
MD5SUM="64b8d342ba11336b2969c274a60bbc5f"
VERSION="0.09"
HOMEPAGE="http://search.cpan.org/dist/Dist-CheckConflicts/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Dist-CheckConflicts-0.09.tar.gz"
MD5SUM="2e298121df2d0dc134c36f16d5877233"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils perl-Sub-Exporter perl-Test-Fatal"

View file

@ -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-Dist-CheckConflicts: perl-Dist-CheckConflicts (perl module)