From bf204cc21a69fba3d236f539ebdd9b76cbefc173 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:44 +0100 Subject: [PATCH] pylint: rebuild for Python 3.8.1. --- srcpkgs/pylint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 5ec978c83e0..bd44b2c2d7d 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,7 +1,7 @@ # Template file for 'pylint' pkgname=pylint version=2.4.4 -revision=1 +revision=2 archs=noarch wrksrc="pylint-${version}" build_style=python3-module