From 329778faf54aaf8f71c9795c67e20daf8244c3c0 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 15 Oct 2019 13:29:40 +0200 Subject: [PATCH] valabind: rebuild against libvala-0.44.so.0 --- srcpkgs/valabind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/valabind/template b/srcpkgs/valabind/template index 71c2af1a2c2..10ebb16fb3f 100644 --- a/srcpkgs/valabind/template +++ b/srcpkgs/valabind/template @@ -1,7 +1,7 @@ # Template file for 'valabind' pkgname=valabind version=1.7.1 -revision=3 +revision=4 build_style=meson hostmakedepends="pkg-config vala-devel git" makedepends="vala-devel glib-devel"