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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Mar 26 21:59:15 UTC 2022


    Date: Saturday, March 26, 2022 @ 21:59:14
  Author: alerque
Revision: 1177086

upgpkg: python-astroid 2.11.2-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-26 20:57:08 UTC (rev 1177085)
+++ PKGBUILD	2022-03-26 21:59:14 UTC (rev 1177086)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.11.1
+pkgver=2.11.2
 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=('8a1b7e655225c2eddf890785c38900931ffc0321e412ffd0426ca01e824f6dbd')
+sha256sums=('4a275523e2600c928ac95cda3ed7c1307dff2e6fbe24ef95ed867bda0fcaeab8')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list