diff --git a/srcpkgs/python-yamllint/template b/srcpkgs/python-yamllint/template index 38eca462ae5..d7e2300eb8f 100644 --- a/srcpkgs/python-yamllint/template +++ b/srcpkgs/python-yamllint/template @@ -1,6 +1,6 @@ # Template file for 'python-yamllint' pkgname=python-yamllint -version=1.12.1 +version=1.13.0 revision=1 noarch=yes wrksrc="yamllint-${version}" @@ -11,10 +11,10 @@ depends="python-pathspec python-setuptools python-yaml" checkdepends="python3-pathspec python3-yaml" short_desc="Python2 linter for YAML files" maintainer="Joseph LaFreniere " -homepage="https://github.com/adrienverge/yamllint" license="GPL-3.0-or-later" +homepage="https://github.com/adrienverge/yamllint" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=63549d4b34bab8dc6b44edb256faac23a21c8ea3644fa6400e7f846f86b50b62 +checksum=9ead13bb88146703d7856a14ebb3bcd25ef95eacded865236f407f0cbb298c22 alternatives="yamllint:yamllint:/usr/bin/yamllint2" do_check() {