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

Felix Yan felixonmars at archlinux.org
Thu May 7 06:09:15 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:09:15
  Author: felixonmars
Revision: 382599

upgpkg: python-pylint 2.5.2-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:04:50 UTC (rev 382598)
+++ PKGBUILD	2020-05-07 06:09:15 UTC (rev 382599)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.5.1
+pkgver=2.5.2
 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=('71ea5b1b04c7fa72d1097743b8561548ccf4623112ad284e11dfcb83670041288e6b6dac186d4fbfd72697797dd695449c3f20d7a84da04648ca64f854f5db45')
+sha512sums=('c8281b1f3c23f75e2129e9b44630a43cc5c36ff562dcd474eda9e9a5db9a56538d73e52b3002fa16def681dd4e0d81103266bc01b28f2ca731d7aae069687901')
 
 build() {
   cd "$srcdir"/pylint-pylint-$pkgver



More information about the arch-commits mailing list