Date: Wednesday, December 1, 2021 @ 21:40:05 Author: foutrelis Revision: 430186
upgpkg: python-attrs 21.2.0-3: Python 3.10 rebuild Modified: python-attrs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 21:40:03 UTC (rev 430185) +++ PKGBUILD 2021-12-01 21:40:05 UTC (rev 430186) @@ -3,7 +3,7 @@ pkgbase=python-attrs pkgname=('python-attrs' 'python2-attrs') pkgver=21.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Attributes without boilerplate." arch=('any') license=('MIT')