[arch-commits] Commit in python-pylint/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Mon May 2 17:41:19 UTC 2022
Date: Monday, May 2, 2022 @ 17:41:19
Author: alerque
Revision: 1192297
upgpkg: python-pylint 2.13.8-1
Modified:
python-pylint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-02 17:39:22 UTC (rev 1192296)
+++ PKGBUILD 2022-05-02 17:41:19 UTC (rev 1192297)
@@ -6,7 +6,7 @@
_pyname=pylint
pkgname=python-$_pyname
-pkgver=2.13.7
+pkgver=2.13.8
pkgrel=1
pkgdesc='Analyzes Python code looking for bugs and signs of poor quality'
arch=(any)
@@ -32,7 +32,7 @@
'tk: Pylint GUI')
_archive="$_pyname-$pkgver"
source=("https://github.com/PyCQA/pylint/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('c497a2b29e9c78322324e88b2303b388c28ed57a81601e365393ba68d976bc50')
+sha256sums=('7bd4cfc0e3e4332f0f3d8f8fc9e967d2e2946912ca7a336f36d3f2ac99c5cd42')
prepare() {
cd "$_archive"
More information about the arch-commits
mailing list