python-ansible-lint: update to 3.5.0.
This commit is contained in:
parent
e811d075f6
commit
b5ca121f9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ansible-lint'
|
||||
pkgname=python-ansible-lint
|
||||
version=3.4.23
|
||||
version=3.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ansible-lint-${version}"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/willthames/ansible-lint"
|
||||
changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=c5e1c6500d65fa9655ef155fecd67b775701b5e427d5d978a677e5d53d584ef4
|
||||
checksum=912c28de5add6a5cc1094426fb3817389fb8e00c366ec425ff137e20e55e3782
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue