From 31111d6035a8e6e819f6b84ed84c1d32faf5cf88 Mon Sep 17 00:00:00 2001 From: dslackw Date: Wed, 6 Aug 2014 03:28:38 +0300 Subject: libraries/pylast: Updated for version 1.0.0. Signed-off-by: dslackw --- libraries/pylast/pylast.SlackBuild | 6 ++---- libraries/pylast/pylast.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'libraries/pylast') diff --git a/libraries/pylast/pylast.SlackBuild b/libraries/pylast/pylast.SlackBuild index 052aedb045..0241429030 100644 --- a/libraries/pylast/pylast.SlackBuild +++ b/libraries/pylast/pylast.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pylast -VERSION=${VERSION:-0.5.11} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,9 +78,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - README PKG-INFO \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a COPYING PKG-INFO $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/libraries/pylast/pylast.info b/libraries/pylast/pylast.info index af303eec87..7ef4b98727 100644 --- a/libraries/pylast/pylast.info +++ b/libraries/pylast/pylast.info @@ -1,8 +1,8 @@ PRGNAM="pylast" -VERSION="0.5.11" +VERSION="1.0.0" HOMEPAGE="http://code.google.com/p/pylast/" -DOWNLOAD="https://pypi.python.org/packages/source/p/pylast/pylast-0.5.11.tar.gz" -MD5SUM="506cf1b13020b3ed2f3c845ea0c9830e" +DOWNLOAD="https://pypi.python.org/packages/source/p/pylast/pylast-1.0.0.tar.gz" +MD5SUM="a8404fee22b55352c9da25d6fa55c38c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3