From 613be66657f89fbe3ce42dfb82f607706a7fb333 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 9 Mar 2019 11:36:12 +0100 Subject: libraries/pylast: Updated for version 2.4.0. Signed-off-by: Dimitris Zlatanidis --- libraries/pylast/pylast.SlackBuild | 6 +++--- libraries/pylast/pylast.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libraries/pylast') diff --git a/libraries/pylast/pylast.SlackBuild b/libraries/pylast/pylast.SlackBuild index 6e7dcc3138..3c333b28e1 100644 --- a/libraries/pylast/pylast.SlackBuild +++ b/libraries/pylast/pylast.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pylast -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pylast -VERSION=${VERSION:-2.0.0} -BUILD=${BUILD:-1} +VERSION=${VERSION:-2.4.0} # This is the last verion that is compatible +BUILD=${BUILD:-1} # with Python 2 TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/libraries/pylast/pylast.info b/libraries/pylast/pylast.info index e7e3cb5e06..bed5b0f155 100644 --- a/libraries/pylast/pylast.info +++ b/libraries/pylast/pylast.info @@ -1,8 +1,8 @@ PRGNAM="pylast" -VERSION="2.0.0" +VERSION="2.4.0" HOMEPAGE="https://github.com/pylast/pylast" -DOWNLOAD="https://pypi.python.org/packages/8e/41/02e703a56921d1fca752c0738116952b17b3e8927cc04612c4fb9d0a9b94/pylast-2.0.0.tar.gz" -MD5SUM="6757b9bc94ef92cc20654de7747a4135" +DOWNLOAD="https://files.pythonhosted.org/packages/eb/5e/c7aa34730b5184121ca3793028a4e1f2e459f0e1bce6f39b63e501f5acc1/pylast-2.4.0.tar.gz" +MD5SUM="2dac0c4eb983d25741e610add85f38ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six" -- cgit v1.2.3