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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Apr 19 20:53:04 UTC 2022


    Date: Tuesday, April 19, 2022 @ 20:53:04
  Author: alerque
Revision: 1187098

upgpkg: python-astroid 2.11.3-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-19 19:01:53 UTC (rev 1187097)
+++ PKGBUILD	2022-04-19 20:53:04 UTC (rev 1187098)
@@ -5,7 +5,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.11.2
+pkgver=2.11.3
 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=('4a275523e2600c928ac95cda3ed7c1307dff2e6fbe24ef95ed867bda0fcaeab8')
+sha256sums=('455d18bfb08cec3bb61d273306c82cffc1de494c2ad4c67410494ebe6e192bc5')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list