From cb2ef929988a7d3012274463d3516b9fe451ac48 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 15 Sep 2017 14:05:33 +0200 Subject: [PATCH] valabind: rebuild with vala-0.38. --- srcpkgs/valabind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/valabind/template b/srcpkgs/valabind/template index e9adf892ab2..e4160b2d3b3 100644 --- a/srcpkgs/valabind/template +++ b/srcpkgs/valabind/template @@ -1,7 +1,7 @@ # Template file for 'valabind' pkgname=valabind version=0.10.0 -revision=2 +revision=3 build_style=gnu-makefile hostmakedepends="pkg-config vala-devel" makedepends="vala-devel glib-devel"