From d6b610b1ad98641a8e793b607555a50fcb62c0d8 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 7250dfc3306..b7eb4393a54 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,7 +1,7 @@ # Template file for 'python-urwid' pkgname=python-urwid -version=2.1.0 -revision=2 +version=2.1.2 +revision=1 wrksrc="urwid-${version}" build_style="python-module" hostmakedepends="python-setuptools python3-setuptools" @@ -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}"