[arch-commits] Commit in python-pylint/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 31 12:57:45 UTC 2021
Date: Saturday, July 31, 2021 @ 12:57:45
Author: felixonmars
Revision: 420954
upgpkg: python-pylint 2.8.1-1
Modified:
python-pylint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-31 11:57:17 UTC (rev 420953)
+++ PKGBUILD 2021-07-31 12:57:45 UTC (rev 420954)
@@ -4,7 +4,7 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=python-pylint
-pkgver=2.8.0
+pkgver=2.8.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=("https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz")
-sha512sums=('d4f6b6c6046265beb0e17b8d375d2604a889bf9b6569d4dae9cdec3f92c8c76d440f6527c9d42f7197a73d4a65fab73f57e5ab99c98d40681119eb051b117211')
+sha512sums=('ec8710396f07cdec8a395748ffda403a1f3fbd00094a1ad32e976c52be946c08b9e32521205dc165a0284467c68d9f467be40d141907bcd148b94e285eeca606')
build() {
cd pylint-pylint-$pkgver
More information about the arch-commits
mailing list