python-prompt_toolkit: update to 1.0.10
This commit is contained in:
parent
74964a1200
commit
b0fcff6a64
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.9
|
version=1.0.10
|
||||||
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=cd6523b36adc174cc10d54b1193eb626b4268609ff6ea92c15bcf1996609599c
|
checksum=dcc056c506e977e3679dc4d53bc66223111d16e09b506b4336f60ea6b530a670
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue