python3-urwid_readline: update to 0.14.
This commit is contained in:
parent
33a9625d47
commit
dd0fb1b50f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-urwid_readline'
|
# Template file for 'python3-urwid_readline'
|
||||||
pkgname=python3-urwid_readline
|
pkgname=python3-urwid_readline
|
||||||
version=0.13
|
version=0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/rr-/urwid_readline"
|
homepage="https://github.com/rr-/urwid_readline"
|
||||||
# pypi sdist does not include license
|
# pypi sdist does not include license
|
||||||
distfiles="https://github.com/rr-/urwid_readline/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/rr-/urwid_readline/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=51516c635a376c93a67bc6d28a4639614e5af23dc44a540a266ac2a2053f470c
|
checksum=4d4c9667f5ce1a62f39e4e705c0ed3b3bb846386b1f30be5a69b37b019664493
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue