summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall2018-05-21 13:10:44 +0200
committer Willy Sudiarto Raharjo2018-05-26 01:59:22 +0200
commitcb7df8de23947261e66157cc16d71401a822010e (patch)
tree2d40f57b5765c1a17054ab749d8f27705a012427 /system
parent1c5f6bc09c61941e131ea5b3b189f3f8fe8dcd7f (diff)
downloadold.slackbuilds-cb7df8de23947261e66157cc16d71401a822010e.tar.gz
system/python3-urwid: Updated for version 2.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/python3-urwid/python3-urwid.SlackBuild2
-rw-r--r--system/python3-urwid/python3-urwid.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/python3-urwid/python3-urwid.SlackBuild b/system/python3-urwid/python3-urwid.SlackBuild
index 6d4801d4a9..6849d5503e 100644
--- a/system/python3-urwid/python3-urwid.SlackBuild
+++ b/system/python3-urwid/python3-urwid.SlackBuild
@@ -23,7 +23,7 @@
PRGNAM=python3-urwid
SRCNAM=urwid
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/python3-urwid/python3-urwid.info b/system/python3-urwid/python3-urwid.info
index c30f851753..e8437431b2 100644
--- a/system/python3-urwid/python3-urwid.info
+++ b/system/python3-urwid/python3-urwid.info
@@ -1,8 +1,8 @@
PRGNAM="python3-urwid"
-VERSION="1.3.1"
+VERSION="2.0.1"
HOMEPAGE="http://urwid.org"
-DOWNLOAD="https://pypi.python.org/packages/source/u/urwid/urwid-1.3.1.tar.gz"
-MD5SUM="2e1a005cb31368fe21bfeba2d6ad5a5c"
+DOWNLOAD="https://pypi.org/packages/source/u/urwid/urwid-2.0.1.tar.gz"
+MD5SUM="c70a7016fa1ad2c2a979dbebd4de78c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"