summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-07-26 20:45:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-26 20:45:57 +0700
commite286568e42efaf7d87c3692eb5a40742a9fa8e14 (patch)
tree795a6f1723ed45289dcebd4e561aa8d252b1f68d
parent8a44ac150f59094d095653e43be6f75546cd76c7 (diff)
downloadslackbuilds-e286568e4.tar.gz
slackbuilds-e286568e4.tar.xz
python/pySmartDL: Updated for version 1.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/pySmartDL/pySmartDL.SlackBuild2
-rw-r--r--python/pySmartDL/pySmartDL.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pySmartDL/pySmartDL.SlackBuild b/python/pySmartDL/pySmartDL.SlackBuild
index de225fcd7a..df96cd5c2f 100644
--- a/python/pySmartDL/pySmartDL.SlackBuild
+++ b/python/pySmartDL/pySmartDL.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pySmartDL
-VERSION=${VERSION:-1.2.2}
+VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pySmartDL/pySmartDL.info b/python/pySmartDL/pySmartDL.info
index ab8cbc5649..58a8c5f0c5 100644
--- a/python/pySmartDL/pySmartDL.info
+++ b/python/pySmartDL/pySmartDL.info
@@ -1,8 +1,8 @@
PRGNAM="pySmartDL"
-VERSION="1.2.2"
+VERSION="1.2.3"
HOMEPAGE="http://pypi.python.org/pypi/pySmartDL/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pySmartDL/pySmartDL-1.2.2.tar.gz"
-MD5SUM="9f4b9493177766ceda3d37aafa1dbe8a"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pySmartDL/pySmartDL-1.2.3.tar.gz"
+MD5SUM="0ac25b3cdc0f2901d791796d549e75fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="futures"