[arch-commits] Commit in python-pylint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 8 11:20:04 UTC 2020
Date: Monday, June 8, 2020 @ 11:20:03
Author: felixonmars
Revision: 388497
upgpkg: python-pylint 2.5.3-1
Modified:
python-pylint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-08 11:16:10 UTC (rev 388496)
+++ PKGBUILD 2020-06-08 11:20:03 UTC (rev 388497)
@@ -4,7 +4,7 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=python-pylint
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
arch=('any')
@@ -16,7 +16,7 @@
optdepends=('tk: Pylint GUI'
'graphviz: To have other output formats than dot or vcg')
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz")
-sha512sums=('c8281b1f3c23f75e2129e9b44630a43cc5c36ff562dcd474eda9e9a5db9a56538d73e52b3002fa16def681dd4e0d81103266bc01b28f2ca731d7aae069687901')
+sha512sums=('199ea6b1346fde7b22e9a94d53c7a4832e7bf8a05111d9ec06d50aefad58ad23181d8fd553b682c9c0bc8f96d9775c10835c1a8627c3b46510fbf4292babe042')
build() {
cd "$srcdir"/pylint-pylint-$pkgver
More information about the arch-commits
mailing list