python-yamllint: update to 1.12.1.

This commit is contained in:
maxice8 2018-10-17 23:29:39 -03:00 committed by maxice8
parent 6f651ab22d
commit 73c001e918

View file

@ -1,6 +1,6 @@
# Template file for 'python-yamllint'
pkgname=python-yamllint
version=1.12.0
version=1.12.1
revision=1
noarch=yes
wrksrc="yamllint-${version}"
@ -14,7 +14,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
homepage="https://github.com/adrienverge/yamllint"
license="GPL-3.0-or-later"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=178e0f677f7911ef2055bdc8cd2638cbccb4751d7a4e303377993267dcac7fe4
checksum=63549d4b34bab8dc6b44edb256faac23a21c8ea3644fa6400e7f846f86b50b62
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
do_check() {