summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-03-12 01:52:22 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-14 05:53:02 +0700
commit40c8ba5eaf9072436d1e7a538853a3d9fa5236f4 (patch)
tree4f30e4136836bcd3262197ad0c9145582e8ecdfe /network
parent078a6924c88aeb196cd6cc5345907387ed20b2fc (diff)
downloadslackbuilds-40c8ba5eaf9072436d1e7a538853a3d9fa5236f4.tar.gz
slackbuilds-40c8ba5eaf9072436d1e7a538853a3d9fa5236f4.tar.xz
network/speedtest-cli: Updated for version 0.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/speedtest-cli/speedtest-cli.SlackBuild4
-rw-r--r--network/speedtest-cli/speedtest-cli.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/speedtest-cli/speedtest-cli.SlackBuild b/network/speedtest-cli/speedtest-cli.SlackBuild
index 38f28f411a..7d72b1fc28 100644
--- a/network/speedtest-cli/speedtest-cli.SlackBuild
+++ b/network/speedtest-cli/speedtest-cli.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for speedtest-cli
-# 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=speedtest-cli
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/speedtest-cli/speedtest-cli.info b/network/speedtest-cli/speedtest-cli.info
index c34a27be7c..760b2fdadc 100644
--- a/network/speedtest-cli/speedtest-cli.info
+++ b/network/speedtest-cli/speedtest-cli.info
@@ -1,8 +1,8 @@
PRGNAM="speedtest-cli"
-VERSION="0.3.1"
+VERSION="0.3.2"
HOMEPAGE="https://github.com/sivel/speedtest-cli"
-DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.3.1.tar.gz"
-MD5SUM="3f2ecb8ed37c7e2ea180383330c44b79"
+DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.3.2.tar.gz"
+MD5SUM="7198a5e10d79fe3b408b553a7e59d484"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"