From 7dae2d0a2a43831c68fcd19f2d3e2318a5e53925 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 2 Jul 2015 11:00:00 +0200 Subject: [PATCH] pylint: update to 1.4.4 --- srcpkgs/pylint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 44639ac8dde..cb1fabaee05 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=1.4.3 +version=1.4.4 revision=1 noarch=yes wrksrc="pylint-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="http://www.pylint.org/" license="GPL-2" distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz" -checksum=1dce8c143a5aa15e0638887c2b395e2e823223c63ebaf8d5f432a99e44b29f60 +checksum=0561af4d6bd4fa9e8e02f3997fe93684f7187c57bcef9db8c2ea9fb0d7d2f022 post_install() { # no tests