From 7150e92cfc3fe8f165ad57c8ab953991241a3133 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 11 Feb 2019 16:16:50 -0200 Subject: [PATCH] python-yamllint: update to 1.15.0. --- srcpkgs/python-yamllint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-yamllint/template b/srcpkgs/python-yamllint/template index cb4899211cb..514c83c9cc0 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.14.0 +version=1.15.0 revision=1 noarch=yes wrksrc="yamllint-${version}" @@ -14,7 +14,7 @@ maintainer="Joseph LaFreniere " 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() {