From 79846fb2d1e1f62a8310506c3c7e688166a4c478 Mon Sep 17 00:00:00 2001 From: tkiatd Date: Mon, 5 Oct 2020 22:01:34 +0700 Subject: [PATCH] python-urwid: update to 2.1.2 --- srcpkgs/python-urwid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 4fac8137bc6..b7eb4393a54 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,6 +1,6 @@ # Template file for 'python-urwid' pkgname=python-urwid -version=2.1.0 +version=2.1.2 revision=1 wrksrc="urwid-${version}" build_style="python-module" @@ -12,7 +12,7 @@ license="LGPL-2.1-or-later" homepage="http://urwid.org/" changelog="https://raw.githubusercontent.com/urwid/urwid/master/docs/changelog.rst" distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz" -checksum=0896f36060beb6bf3801cb554303fef336a79661401797551ba106d23ab4cd86 +checksum=588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae python3-urwid_package() { short_desc="${short_desc/Python2/Python3}"