python-prompt_toolkit: update to 1.0.15
This commit is contained in:
parent
00f908c4c1
commit
47f4190c66
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.14
|
version=1.0.15
|
||||||
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=cc66413b1b4b17021675d9f2d15d57e640b06ddfd99bb724c73484126d22622f
|
checksum=858588f1983ca497f1cf4ffde01d978a3ea02b01c8a26a8bbc5cd2e66d816917
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue