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

Felix Yan felixonmars at archlinux.org
Wed Feb 24 09:24:56 UTC 2021


    Date: Wednesday, February 24, 2021 @ 09:24:55
  Author: felixonmars
Revision: 408710

upgpkg: python-pylint 2.7.1-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 08:02:30 UTC (rev 408709)
+++ PKGBUILD	2021-02-24 09:24:55 UTC (rev 408710)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.7.0
+pkgver=2.7.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=('e6e77e5fcd00e9f24d8fd7c89d50fa7c32f9f1d72b5ce785fe5cb7d372a7d9c739ea0e9274d899305e4393fcd466daaea254a1f0836809810dfa1e86905eefaf')
+sha512sums=('ba5e550147392facffcea92495db4d8f5e49404676e5cbf4daedb5d77989b30ed2ece17dc549194583bcddabafe345a14a29aabcdae8b0a96cc253e2b9848183')
 
 build() {
   cd pylint-pylint-$pkgver



More information about the arch-commits mailing list