Date: Saturday, April 8, 2023 @ 12:57:48 Author: felixonmars Revision: 1442364
upgpkg: python-django-compressor 4.3.1-2: rebuild with python 3.11 Modified: python-django-compressor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:57:43 UTC (rev 1442363) +++ PKGBUILD 2023-04-08 12:57:48 UTC (rev 1442364) @@ -3,7 +3,7 @@ _name=django_compressor pkgname=python-django-compressor pkgver=4.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Compresses linked and inline javascript or CSS into a single cached file" arch=(any) url="https://github.com/django-compressor/django-compressor"
