Date: Sunday, April 9, 2023 @ 10:17:41 Author: felixonmars Revision: 1443170
upgpkg: python-django-allauth 0.54.0-2: rebuild with python 3.11 Modified: python-django-allauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 10:17:26 UTC (rev 1443169) +++ PKGBUILD 2023-04-09 10:17:41 UTC (rev 1443170) @@ -3,7 +3,7 @@ _name=django-allauth pkgname=python-django-allauth pkgver=0.54.0 -pkgrel=1 +pkgrel=2 pkgdesc="Authentication, registration, account management and 3rd party account authentication" arch=(any) url="https://github.com/pennersr/django-allauth"
