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

Felix Yan felixonmars at archlinux.org
Sat Sep 30 14:39:20 UTC 2017


    Date: Saturday, September 30, 2017 @ 14:39:19
  Author: felixonmars
Revision: 306491

upgpkg: pylint 1.7.4-1

Modified:
  pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-30 14:25:13 UTC (rev 306490)
+++ PKGBUILD	2017-09-30 14:39:19 UTC (rev 306491)
@@ -6,7 +6,7 @@
 
 pkgbase=pylint
 pkgname=('python-pylint' 'python2-pylint')
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
@@ -19,7 +19,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'mpdecimal')
 optdepends=('tk: Pylint GUI')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz")
-sha512sums=('471b27286c6ca91837e952fc18df28e81303ae813853f36bacbb072cfb3d14352b1ec5b17204d0304ff0fc7704f8737efabfad9e5e9d70d159eb995126d25aad')
+sha512sums=('0c2e7594a8c263aa6210912bfb02c5a19c041e920590f34389e5586e36734953afec34cac9119d3072c89a188f8d272a87e941b1ee99ec2e7f3ba11cc55b018d')
 
 prepare() {
   cp -a pylint-pylint-$pkgver{,-py2}



More information about the arch-commits mailing list