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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Oct 18 04:05:29 UTC 2021


    Date: Monday, October 18, 2021 @ 04:05:29
  Author: polyzen
Revision: 1030792

upgpkg: python-astroid 2.8.3-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 00:32:41 UTC (rev 1030791)
+++ PKGBUILD	2021-10-18 04:05:29 UTC (rev 1030792)
@@ -1,10 +1,11 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com>
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 # Contributor: Angel Velasquez <angvp at archlinux.org>
 # Contributor: Felix Yan <felixonmars at archlinux.org>
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
@@ -21,7 +22,7 @@
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('9482e448b9b7e6990ec6fc4aca8edd4c32bbabce9d296a4f07089a14cf4e83da')
+sha256sums=('4cccf37b45f72a2107c2541829f36b00348679967868ba54a03a52a1bd4ae7ff')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list