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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Oct 20 07:34:33 UTC 2021


    Date: Wednesday, October 20, 2021 @ 07:34:33
  Author: jelle
Revision: 1031302

upgpkg: python-pyflakes 2.4.0-1

Modified:
  python-pyflakes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-20 05:54:05 UTC (rev 1031301)
+++ PKGBUILD	2021-10-20 07:34:33 UTC (rev 1031302)
@@ -6,8 +6,8 @@
 # Contributor: Tiago Pierezan Camargo <tcamargo at gmail.com>
 
 pkgname=python-pyflakes
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code'
 arch=('any')
 url='https://pypi.python.org/pypi/pyflakes'
@@ -15,7 +15,7 @@
 depends=('python-setuptools')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/p/pyflakes/pyflakes-$pkgver.tar.gz")
-sha512sums=('85d3a2737d31ed4b5f4c2e3621759a5951d1320f95d74313fec09fa551648105b3ab84db94f7bffe5b77623e4adbea1d8ad12b9ce2fee7e81c41581a3ea81cc6')
+sha512sums=('f4c6512eb811511c897623f52c4f88e50275a3292582d7dd34462e90e39fecce939818cb92e750eebdd66eab25b91c23540104fc4530c42621d7cfeb1d33c577')
 
 build() {
   cd "$srcdir"/pyflakes-$pkgver



More information about the arch-commits mailing list