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

Caleb Maclennan alerque at gemini.archlinux.org
Mon May 2 13:07:26 UTC 2022


    Date: Monday, May 2, 2022 @ 13:07:26
  Author: alerque
Revision: 1192240

upgpkg: python-astroid 2.11.4-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 13:03:18 UTC (rev 1192239)
+++ PKGBUILD	2022-05-02 13:07:26 UTC (rev 1192240)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.11.3
+pkgver=2.11.4
 pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
@@ -24,7 +24,7 @@
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('455d18bfb08cec3bb61d273306c82cffc1de494c2ad4c67410494ebe6e192bc5')
+sha256sums=('08a17987045eda03c7088e12d54317a0bb28e60404634ab7a7808e644a667ad6')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list