diff --git a/srcpkgs/python-ansible-lint/template b/srcpkgs/python-ansible-lint/template index 3cab365e1fa..365f654803e 100644 --- a/srcpkgs/python-ansible-lint/template +++ b/srcpkgs/python-ansible-lint/template @@ -1,6 +1,6 @@ # Template file for 'python-ansible-lint' pkgname=python-ansible-lint -version=3.4.21 +version=3.4.23 revision=1 noarch=yes wrksrc="ansible-lint-${version}" @@ -10,10 +10,11 @@ hostmakedepends="python-setuptools" depends="ansible python-setuptools python-six python-yaml" short_desc="Python2 linter for Ansible files" maintainer="Joseph LaFreniere " -homepage="https://github.com/willthames/ansible-lint" 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=230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225 +checksum=c5e1c6500d65fa9655ef155fecd67b775701b5e427d5d978a677e5d53d584ef4 post_install() { vlicense LICENSE