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

Felix Yan felixonmars at archlinux.org
Sun Feb 28 22:26:30 UTC 2021


    Date: Sunday, February 28, 2021 @ 22:26:30
  Author: felixonmars
Revision: 408932

upgpkg: python-pylint 2.7.2-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-28 22:23:00 UTC (rev 408931)
+++ PKGBUILD	2021-02-28 22:26:30 UTC (rev 408932)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.7.1
+pkgver=2.7.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=('ba5e550147392facffcea92495db4d8f5e49404676e5cbf4daedb5d77989b30ed2ece17dc549194583bcddabafe345a14a29aabcdae8b0a96cc253e2b9848183')
+sha512sums=('575d6eff9d05625a05d517919d98c609e9f77dbdee1dce3a11699ff6e9a512345ec3136351a762da20cbc3e9ac732a35b848401cf84461b9b1d95b5d2b395071')
 
 build() {
   cd pylint-pylint-$pkgver



More information about the arch-commits mailing list