From 63219fb51124e4c1e0ab9a1ab241e1055fade253 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 16 Dec 2024 14:12:29 +0100 Subject: [PATCH] calls: update --- recipes-gtk/calls/calls_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-gtk/calls/calls_git.bb b/recipes-gtk/calls/calls_git.bb index 3e260c7..1758bc6 100644 --- a/recipes-gtk/calls/calls_git.bb +++ b/recipes-gtk/calls/calls_git.bb @@ -28,10 +28,10 @@ DEPENDS = " \ SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1" S = "${WORKDIR}/git" -SRCREV = "db9b771c19a22cf1ee46e1bce60c69a6c4c0e155" -PV = "46.0" +SRCREV = "11ce0eae72f6f6eeb1c1de2cfe71046087368121" +PV = "47.0" inherit meson vala pkgconfig mime-xdg gtk-icon-cache -FILES:${PN} += "${datadir}" +FILES:${PN} += "${datadir} ${systemd_user_unitdir}"