Date: Thursday, December 2, 2021 @ 21:37:52 Author: felixonmars Revision: 1062628
upgpkg: python-lazr.config 2.2.3-3: Python 3.10 rebuild Modified: python-lazr.config/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 21:37:49 UTC (rev 1062627) +++ PKGBUILD 2021-12-02 21:37:52 UTC (rev 1062628) @@ -3,7 +3,7 @@ _name=lazr.config pkgname=python-lazr.config pkgver=2.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="Create configuration schemas, and process and validate configurations" arch=('any') url="https://launchpad.net/lazr.config"