Date: Tuesday, August 3, 2021 @ 20:36:32 Author: wild Revision: 993563
upgpkg: gir-to-d 0.22.0-2: Rebuilt against new ldc Modified: gir-to-d/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-03 20:36:18 UTC (rev 993562) +++ PKGBUILD 2021-08-03 20:36:32 UTC (rev 993563) @@ -2,7 +2,7 @@ pkgname=gir-to-d pkgver=0.22.0 -pkgrel=1 +pkgrel=2 pkgdesc='Create D bindings from GObject introspection files' arch=('x86_64') url='https://github.com/gtkd-developers/gir-to-d'