Date: Friday, April 7, 2023 @ 07:24:27 Author: felixonmars Revision: 1440800
upgpkg: gcovr 6.0-2: rebuild with python 3.11 Modified: gcovr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:24:20 UTC (rev 1440799) +++ PKGBUILD 2023-04-07 07:24:27 UTC (rev 1440800) @@ -2,7 +2,7 @@ pkgname=gcovr pkgver=6.0 -pkgrel=1 +pkgrel=2 pkgdesc='provides a utility for managing the use of the GNU gcov utility' arch=(any) url="https://gcovr.com/"
