parent
b2581896ce
commit
a0698c5a80
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-vint'
|
# Template file for 'python-vint'
|
||||||
pkgname=python-vint
|
pkgname=python-vint
|
||||||
version=0.3.14
|
version=0.3.16
|
||||||
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=bd2b24e85652f7749d5ba268823dabe4b1d9a459a730b8db1cdc0f4040c7cec5
|
checksum=1703002d0d8dfc2f703ddca55d8e7a34275d07de7e51512397c69c7d2d9b47ab
|
||||||
alternatives="vint:vint:/usr/bin/vint2"
|
alternatives="vint:vint:/usr/bin/vint2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue