summaryrefslogtreecommitdiffstats
path: root/libraries/pylast/pylast.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pylast/pylast.SlackBuild')
-rw-r--r--libraries/pylast/pylast.SlackBuild6
1 files changed, 3 insertions, 3 deletions
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