python-yamllint: update to 1.15.0.

This commit is contained in:
maxice8 2019-02-11 16:16:50 -02:00 committed by maxice8
parent 103654f666
commit 7150e92cfc

View file

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