python-yamllint: update to 1.12.0.

This commit is contained in:
maxice8 2018-10-04 23:40:27 -03:00 committed by maxice8
parent 9b6b53deec
commit ee70635338

View file

@ -1,7 +1,8 @@
# Template file for 'python-yamllint'
pkgname=python-yamllint
version=1.11.1
version=1.12.0
revision=1
noarch=yes
wrksrc="yamllint-${version}"
build_style=python-module
pycompile_module="yamllint"
@ -13,8 +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=56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4
noarch=yes
checksum=178e0f677f7911ef2055bdc8cd2638cbccb4751d7a4e303377993267dcac7fe4
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
do_check() {