python-vint: update to 0.3.19.
This commit is contained in:
parent
990de92f67
commit
75723bc17a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-vint'
|
||||
pkgname=python-vint
|
||||
version=0.3.18
|
||||
version=0.3.19
|
||||
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=fedc9b9177c64741d9be50a3a6607d740cc9dfe899c30c4c8d2d1f16df420370
|
||||
checksum=aba8938f4c720e5c70a25f4dc7d845c5ce87aba0b778d1686f18b8da0c88f234
|
||||
alternatives="vint:vint:/usr/bin/vint2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue