Date: Monday, April 10, 2023 @ 12:24:04
Author: felixonmars
Revision: 1444256
upgpkg: python-multidict 6.0.3-4: rebuild with python 3.11
Modified:
python-multidict/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:23:45 UTC (rev 1444255)
+++ PKGBUILD 2023-04-10 12:24:04 UTC (rev 1444256)
@@ -4,7 +4,7 @@
_pkgname=multidict
pkgname=python-${_pkgname}
pkgver=6.0.3
-pkgrel=3
+pkgrel=4
pkgdesc='Asyncio-based multidict implementation for Python'
url='https://github.com/aio-libs/multidict'
arch=('x86_64')