python-vint: update to 0.3.14. (#8271)
This commit is contained in:
parent
8156d7d7c0
commit
638b200b82
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-vint'
|
# Template file for 'python-vint'
|
||||||
pkgname=python-vint
|
pkgname=python-vint
|
||||||
version=0.3.13
|
version=0.3.14
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="vim-vint-${version}"
|
wrksrc="vim-vint-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=bf752b23b8d6164cefda8e4426fb0d2e03554424f03944985e8cdc7bec28472a
|
checksum=bd2b24e85652f7749d5ba268823dabe4b1d9a459a730b8db1cdc0f4040c7cec5
|
||||||
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