parent
4d756a6792
commit
5e97be8098
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue