python-vint: update to 0.3.17.

Closes #9667.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-12-01 07:00:43 -02:00 committed by Enno Boland
parent 2198fb95c6
commit 5d114a816c

View file

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