python-vint: update to 0.3.17.
Closes #9667. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2198fb95c6
commit
5d114a816c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-vint'
|
# Template file for 'python-vint'
|
||||||
pkgname=python-vint
|
pkgname=python-vint
|
||||||
version=0.3.16
|
version=0.3.17
|
||||||
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=1703002d0d8dfc2f703ddca55d8e7a34275d07de7e51512397c69c7d2d9b47ab
|
checksum=5465f16333b054d27665ad785ff5bd6a4c17ec90df895afbfcd9233be02f446f
|
||||||
alternatives="vint:vint:/usr/bin/vint2"
|
alternatives="vint:vint:/usr/bin/vint2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue