summaryrefslogtreecommitdiffstats
path: root/system/python-urwid
diff options
context:
space:
mode:
author Dave Woodfall2022-02-19 20:19:49 +0100
committer Willy Sudiarto Raharjo2022-02-20 09:12:38 +0100
commitddca6944f7e73f3d5ab7bc90c8011acdb1606ed7 (patch)
tree1c943c18a76877d4740663c50aa309ea02200397 /system/python-urwid
parent247d5b8e4d088685a548cd5d825ac6561f03dab2 (diff)
downloadslackbuilds-ddca6944f7e73f3d5ab7bc90c8011acdb1606ed7.tar.gz
system/python-urwid: Updated for version 2.1.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/python-urwid')
-rw-r--r--system/python-urwid/python-urwid.SlackBuild2
-rw-r--r--system/python-urwid/python-urwid.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/python-urwid/python-urwid.SlackBuild b/system/python-urwid/python-urwid.SlackBuild
index 5ddf740b61..3e252caff5 100644
--- a/system/python-urwid/python-urwid.SlackBuild
+++ b/system/python-urwid/python-urwid.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-urwid
SRCNAM=urwid
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/python-urwid/python-urwid.info b/system/python-urwid/python-urwid.info
index 02fcdcc18f..0ce00d6e56 100644
--- a/system/python-urwid/python-urwid.info
+++ b/system/python-urwid/python-urwid.info
@@ -1,8 +1,8 @@
PRGNAM="python-urwid"
-VERSION="2.0.1"
+VERSION="2.1.2"
HOMEPAGE="http://urwid.org"
-DOWNLOAD="https://pypi.org/packages/source/u/urwid/urwid-2.0.1.tar.gz"
-MD5SUM="c70a7016fa1ad2c2a979dbebd4de78c2"
+DOWNLOAD="https://pypi.org/packages/source/u/urwid/urwid-2.1.2.tar.gz"
+MD5SUM="f7f4e6bed9ba38965dbd619520f39287"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""