diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/pylast/pylast.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/pylast/pylast.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pylast/pylast.SlackBuild b/libraries/pylast/pylast.SlackBuild index 6c06c047df..8907876856 100644 --- a/libraries/pylast/pylast.SlackBuild +++ b/libraries/pylast/pylast.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pylast -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # 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=pylast -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/pylast/pylast.info b/libraries/pylast/pylast.info index 4c75b0751a..51b3b3225d 100644 --- a/libraries/pylast/pylast.info +++ b/libraries/pylast/pylast.info @@ -1,8 +1,8 @@ PRGNAM="pylast" -VERSION="1.1.0" +VERSION="1.2.1" HOMEPAGE="http://code.google.com/p/pylast/" -DOWNLOAD="https://pypi.python.org/packages/source/p/pylast/pylast-1.1.0.tar.gz" -MD5SUM="a8529f07bb6c935777236affd67ea976" +DOWNLOAD="https://pypi.python.org/packages/source/p/pylast/pylast-1.2.1.tar.gz" +MD5SUM="7ea92cf39ac03e628e9a3e512742c947" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools six" |