From ee70635338398de602cb6cddeac2ebf879f39846 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 4 Oct 2018 23:40:27 -0300 Subject: [PATCH] python-yamllint: update to 1.12.0. --- srcpkgs/python-yamllint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-yamllint/template b/srcpkgs/python-yamllint/template index 1c548eecf11..abbacb3df58 100644 --- a/srcpkgs/python-yamllint/template +++ b/srcpkgs/python-yamllint/template @@ -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 " 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() {