diff options
-rw-r--r-- | python/pySmartDL/pySmartDL.SlackBuild | 4 | ||||
-rw-r--r-- | python/pySmartDL/pySmartDL.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pySmartDL/pySmartDL.SlackBuild b/python/pySmartDL/pySmartDL.SlackBuild index 0ba9ce410c..78e6fec73d 100644 --- a/python/pySmartDL/pySmartDL.SlackBuild +++ b/python/pySmartDL/pySmartDL.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pySmartDL -# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2021 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=pySmartDL -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pySmartDL/pySmartDL.info b/python/pySmartDL/pySmartDL.info index 028ff4fa28..eac308fffd 100644 --- a/python/pySmartDL/pySmartDL.info +++ b/python/pySmartDL/pySmartDL.info @@ -1,8 +1,8 @@ PRGNAM="pySmartDL" -VERSION="1.3.1" +VERSION="1.3.4" HOMEPAGE="https://pypi.python.org/pypi/pySmartDL/" -DOWNLOAD="https://files.pythonhosted.org/packages/1b/7e/233898a471054dbf3846d24d9c3dc5c56700688ca79c9ebc626e6369f55c/pySmartDL-1.3.1.tar.gz" -MD5SUM="65fe700a7f5c391b18ff621eab969aa5" +DOWNLOAD="https://files.pythonhosted.org/packages/5a/4c/ed073b2373f115094a4a612431abe25b58e542bebd951557dcc881999ef9/pySmartDL-1.3.4.tar.gz" +MD5SUM="37e29b64012d714a456229643ea6957a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |