[arch-commits] Commit in python-pylint/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sat Dec 11 10:42:30 UTC 2021


    Date: Saturday, December 11, 2021 @ 10:42:30
  Author: alerque
Revision: 1068210

upgpkg: python-pylint 2.12.2-1

Modified:
  python-pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 10:37:00 UTC (rev 1068209)
+++ PKGBUILD	2021-12-11 10:42:30 UTC (rev 1068210)
@@ -6,8 +6,8 @@
 
 _pyname=pylint
 pkgname=python-$_pyname
-pkgver=2.12.1
-pkgrel=3
+pkgver=2.12.2
+pkgrel=1
 pkgdesc='Analyzes Python code looking for bugs and signs of poor quality'
 arch=(any)
 url=https://pylint.org
@@ -29,7 +29,7 @@
             'tk: Pylint GUI')
 _archive="$_pyname-$pkgver"
 source=("https://github.com/PyCQA/pylint/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('9fa85a5f0704c8a880762c3e7c938993b2ff619291171acde97127fcb134c02e')
+sha256sums=('411308682f3d4578bb769e7fa549c8f34edf1033871d2e8cd5c3ce16a5741c59')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list