From b3ba942fb60990ebc2dabd7082fc83b468efbb2d Mon Sep 17 00:00:00 2001 From: Glenn Becker Date: Tue, 9 Jun 2015 19:08:32 +0700 Subject: perl/perl-net-dbus: Updated for version 1.1.0. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-net-dbus/perl-net-dbus.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl/perl-net-dbus/perl-net-dbus.SlackBuild') diff --git a/perl/perl-net-dbus/perl-net-dbus.SlackBuild b/perl/perl-net-dbus/perl-net-dbus.SlackBuild index 783b364887..56e9f4cad2 100644 --- a/perl/perl-net-dbus/perl-net-dbus.SlackBuild +++ b/perl/perl-net-dbus/perl-net-dbus.SlackBuild @@ -5,7 +5,7 @@ # Copyright 2011-2012 Binh Nguyen # All rights reserved. # -# Adopted 2014 Glenn Becker +# Adopted 2014 Glenn Becker # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-net-dbus -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -93,7 +93,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS CHANGES LICENSE README examples/ $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS Changes LICENSE README examples/ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install -- cgit v1.2.3