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

Felix Yan felixonmars at archlinux.org
Wed May 6 17:13:01 UTC 2020


    Date: Wednesday, May 6, 2020 @ 17:13:01
  Author: felixonmars
Revision: 382422

upgpkg: python-pylint 2.5.1-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 17:08:55 UTC (rev 382421)
+++ PKGBUILD	2020-05-06 17:13:01 UTC (rev 382422)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.5.0
+pkgver=2.5.1
 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=('9c010dce76ec1f07d0942965f65c8a22a79cc647f93448c19e5729837d3ac7910bc4e78b86a65f193e66750a6da924e9a5a46d977dcf168022609d7564748f14')
+sha512sums=('71ea5b1b04c7fa72d1097743b8561548ccf4623112ad284e11dfcb83670041288e6b6dac186d4fbfd72697797dd695449c3f20d7a84da04648ca64f854f5db45')
 
 build() {
   cd "$srcdir"/pylint-pylint-$pkgver



More information about the arch-commits mailing list