python-urwid: update to 1.1.1.
This commit is contained in:
parent
f00d86108f
commit
a25914c711
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urwid'
|
||||
pkgname=python-urwid
|
||||
version=1.0.2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="urwid-${version}"
|
||||
build_style=python-module
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://excess.org/urwid/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://excess.org/urwid/urwid-$version.tar.gz"
|
||||
checksum=2e13bd98dc8162caeb768263b6805f98a468ccb3bc28f6eed54770c80a514b37
|
||||
checksum=b301b4e0c2cd1634390cda80149d8aa2a07365af81a281ecf258770e47d30e99
|
||||
long_desc="
|
||||
Urwid is a console user interface library for Python. Urwid is released
|
||||
under the GNU Lesser General Public License and it includes many features
|
||||
|
|
Loading…
Reference in New Issue