python-vint: update to 0.3.19.

This commit is contained in:
maxice8 2018-07-16 03:44:36 -03:00
parent 990de92f67
commit 75723bc17a

View file

@ -1,6 +1,6 @@
# Template file for 'python-vint' # Template file for 'python-vint'
pkgname=python-vint pkgname=python-vint
version=0.3.18 version=0.3.19
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="vim-vint-${version}" wrksrc="vim-vint-${version}"
@ -14,7 +14,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
homepage="https://github.com/Kuniwak/vint" homepage="https://github.com/Kuniwak/vint"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/v/vim-vint/vim-vint-${version}.tar.gz" distfiles="${PYPI_SITE}/v/vim-vint/vim-vint-${version}.tar.gz"
checksum=fedc9b9177c64741d9be50a3a6607d740cc9dfe899c30c4c8d2d1f16df420370 checksum=aba8938f4c720e5c70a25f4dc7d845c5ce87aba0b778d1686f18b8da0c88f234
alternatives="vint:vint:/usr/bin/vint2" alternatives="vint:vint:/usr/bin/vint2"
post_install() { post_install() {