Date: Wednesday, April 19, 2023 @ 21:02:47
Author: arojas
Revision: 1447483
upgpkg: python-multidict 6.0.4-2: Python 3.11 rebuild
Modified:
python-multidict/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-19 21:02:01 UTC (rev 1447482)
+++ PKGBUILD 2023-04-19 21:02:47 UTC (rev 1447483)
@@ -4,7 +4,7 @@
_pkgname=multidict
pkgname=python-${_pkgname}
pkgver=6.0.4
-pkgrel=1
+pkgrel=2
pkgdesc='Asyncio-based multidict implementation for Python'
url='https://github.com/aio-libs/multidict'
arch=('x86_64')