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

Caleb Maclennan alerque at gemini.archlinux.org
Mon May 9 12:04:35 UTC 2022


    Date: Monday, May 9, 2022 @ 12:04:35
  Author: alerque
Revision: 1196365

upgpkg: python-astroid 2.11.5-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-09 11:38:32 UTC (rev 1196364)
+++ PKGBUILD	2022-05-09 12:04:35 UTC (rev 1196365)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.11.4
+pkgver=2.11.5
 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=('08a17987045eda03c7088e12d54317a0bb28e60404634ab7a7808e644a667ad6')
+sha256sums=('90187e071045a930baabc12c97782d0906c19f7f248aee562128ddfd13840a26')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list