summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2018-05-21 12:10:44 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-26 06:59:22 +0700
commit1a3f333a4d6595090ff7a060c6e712a0fc32291f (patch)
tree3a6e080dd32730eeecdfd3866806d9abe47bde2f /system
parent82fc4ac227c62028d58aaac93c9f5dd8751bd5f4 (diff)
downloadslackbuilds-1a3f333a4d6595090ff7a060c6e712a0fc32291f.tar.gz
slackbuilds-1a3f333a4d6595090ff7a060c6e712a0fc32291f.tar.xz
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"