python-urwid: update to 1.3.1
This commit is contained in:
parent
7b35ae1039
commit
864e3af1cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urwid'
|
||||
pkgname=python-urwid
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
wrksrc="urwid-${version}"
|
||||
build_style="python-module"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://urwid.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz"
|
||||
checksum=29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2
|
||||
checksum=cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1
|
||||
|
||||
pre_build() {
|
||||
# remove shebang
|
||||
|
|
Loading…
Reference in a new issue