aboutsummaryrefslogtreecommitdiff
path: root/system/python-urwid/python-urwid.SlackBuild
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-02-19 19:19:49 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-20 15:12:38 +0700
commitddca6944f7e73f3d5ab7bc90c8011acdb1606ed7 (patch)
tree1c943c18a76877d4740663c50aa309ea02200397 /system/python-urwid/python-urwid.SlackBuild
parent247d5b8e4d088685a548cd5d825ac6561f03dab2 (diff)
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/python-urwid.SlackBuild')
-rw-r--r--system/python-urwid/python-urwid.SlackBuild2
1 files changed, 1 insertions, 1 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}