From 86a4ac9bcc7f138d4178cff36407b0dcf648c7ae Mon Sep 17 00:00:00 2001 From: oreo639 Date: Wed, 17 Apr 2024 04:10:01 -0700 Subject: [PATCH] gnome-calendar: rebuild for evolution-data-server 3.52 --- srcpkgs/gnome-calendar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template index 9d51bd45b67..87ff618a66d 100644 --- a/srcpkgs/gnome-calendar/template +++ b/srcpkgs/gnome-calendar/template @@ -1,7 +1,7 @@ # Template file for 'gnome-calendar' pkgname=gnome-calendar version=46.0 -revision=1 +revision=2 build_style=meson hostmakedepends="gettext glib-devel pkg-config gtk4-update-icon-cache $(vopt_if gir 'gobject-introspection')"