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

Felix Yan felixonmars at archlinux.org
Mon Mar 29 23:49:23 UTC 2021


    Date: Monday, March 29, 2021 @ 23:49:23
  Author: felixonmars
Revision: 411246

upgpkg: python-pylint 2.7.3-1

Modified:
  python-pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 23:47:18 UTC (rev 411245)
+++ PKGBUILD	2021-03-29 23:49:23 UTC (rev 411246)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.7.2
+pkgver=2.7.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=('575d6eff9d05625a05d517919d98c609e9f77dbdee1dce3a11699ff6e9a512345ec3136351a762da20cbc3e9ac732a35b848401cf84461b9b1d95b5d2b395071')
+sha512sums=('d57e637d42dc385b049b7a7c2e7649a77ce82e93c6879c672ffc463d19e8c1588c76bcdfe19c0b086faf8090a5df75f7bb192fcc41fe2e2482886aceef807c6a')
 
 build() {
   cd pylint-pylint-$pkgver



More information about the arch-commits mailing list