python-urwid: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:46 +01:00
parent 15719f993b
commit b2509d5efd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-urwid'
pkgname=python-urwid
version=2.0.1
revision=2
revision=3
wrksrc="urwid-${version}"
build_style="python-module"
hostmakedepends="python-setuptools python3-setuptools"