From a2300e82e3a36b57e7ad41b3eca3cab80f5b7e47 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Wed, 28 Feb 2024 09:00:33 +0300 Subject: [PATCH] grilo-plugins: update to 0.3.16 --- srcpkgs/grilo-plugins/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/grilo-plugins/template b/srcpkgs/grilo-plugins/template index 2d306f8de7e..568af47a957 100644 --- a/srcpkgs/grilo-plugins/template +++ b/srcpkgs/grilo-plugins/template @@ -1,9 +1,9 @@ # Template file for 'grilo-plugins' pkgname=grilo-plugins -version=0.3.14 -revision=3 +version=0.3.16 +revision=1 build_style=meson -configure_args="-Dgoa=disabled" +configure_args="-Dgoa=enabled" hostmakedepends="pkg-config gettext itstool glib-devel gperf tracker" # XXX missing plugins: fakemetadata. makedepends="grilo-devel gom-devel json-glib-devel @@ -17,7 +17,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://wiki.gnome.org/Projects/Grilo" distfiles="${GNOME_SITE}/grilo-plugins/${version%.*}/grilo-plugins-${version}.tar.xz" -checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8 +checksum=fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb make_check=no # feel free to fix post_patch() {