python-yamllint: update to 1.14.0.

This commit is contained in:
maxice8 2019-01-15 02:11:20 -02:00 committed by maxice8
parent b1b62102ab
commit 29e98a1d8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-yamllint'
pkgname=python-yamllint
version=1.13.0
version=1.14.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=9ead13bb88146703d7856a14ebb3bcd25ef95eacded865236f407f0cbb298c22
checksum=17fff12fe15d1df799d8c8766fad76d3b7501d6a7f496190bd654340db5254e2
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
do_check() {