summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo2022-09-09 11:25:19 +0200
committer Dave Woodfall2022-09-09 11:25:19 +0200
commit55df4ca810062d4b4de62406af41af9801a82a5a (patch)
tree81db8dad112eef8a8b6881bd069089f266471597 /python
parent9ae79fb96323da36865b002eaf6715672e58c6ce (diff)
downloadslackbuilds-55df4ca810062d4b4de62406af41af9801a82a5a.tar.gz
python/roundrobin: Updated for version 0.0.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/roundrobin/roundrobin.SlackBuild2
-rw-r--r--python/roundrobin/roundrobin.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/roundrobin/roundrobin.SlackBuild b/python/roundrobin/roundrobin.SlackBuild
index 47331cd162..1dc177d6ba 100644
--- a/python/roundrobin/roundrobin.SlackBuild
+++ b/python/roundrobin/roundrobin.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=roundrobin
-VERSION=${VERSION:-0.0.2}
+VERSION=${VERSION:-0.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/roundrobin/roundrobin.info b/python/roundrobin/roundrobin.info
index fd04c3308b..e845883301 100644
--- a/python/roundrobin/roundrobin.info
+++ b/python/roundrobin/roundrobin.info
@@ -1,8 +1,8 @@
PRGNAM="roundrobin"
-VERSION="0.0.2"
+VERSION="0.0.4"
HOMEPAGE="https://github.com/linnik/roundrobin"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/roundrobin/roundrobin-0.0.2.tar.gz"
-MD5SUM="c8579ec1e26677d53d613b0aefffaaa1"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/roundrobin/roundrobin-0.0.4.tar.gz"
+MD5SUM="c9076ad647ba26fb5d1798d56b048e95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""