python-prompt_toolkit: update to 1.0.13
This commit is contained in:
parent
57c68f824d
commit
214e7c5387
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-prompt_toolkit'
|
# Template file for 'python-prompt_toolkit'
|
||||||
pkgname=python-prompt_toolkit
|
pkgname=python-prompt_toolkit
|
||||||
version=1.0.10
|
version=1.0.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="prompt_toolkit-${version}"
|
wrksrc="prompt_toolkit-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jonathanslenders/python-prompt-toolkit"
|
homepage="https://github.com/jonathanslenders/python-prompt-toolkit"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/prompt_toolkit/prompt_toolkit-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/prompt_toolkit/prompt_toolkit-${version}.tar.gz"
|
||||||
checksum=dcc056c506e977e3679dc4d53bc66223111d16e09b506b4336f60ea6b530a670
|
checksum=33d68ca09f76cd73287fde7df5748ffacf26a8238dd61ee81ac50860ea7c6776
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue