From 65825490193e55f3af2ca77da199bcec92d05c16 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 28 Mar 2025 12:49:27 +0300 Subject: [PATCH] libshumate: update to 1.4.0 --- srcpkgs/libshumate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libshumate/template b/srcpkgs/libshumate/template index 14ca73687f1..640fe868570 100644 --- a/srcpkgs/libshumate/template +++ b/srcpkgs/libshumate/template @@ -1,6 +1,6 @@ # Template file for 'libshumate' pkgname=libshumate -version=1.3.0 +version=1.4.0 revision=1 build_style=meson build_helper="gir" @@ -18,7 +18,7 @@ homepage="https://wiki.gnome.org/Projects/libshumate" #changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/main/NEWS" changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/libshumate-1-2/NEWS" distfiles="${GNOME_SITE}/libshumate/${version%.*}/libshumate-${version}.tar.xz" -checksum=8227a6e8281cde12232894fef83760d44fa66b39ef033c61ed934a86c6dc75d4 +checksum=3984368e0259862b3810d1ddc86d2dadd6d372a2b32376ccf4aff7c2e48c6d30 make_check_pre="dbus-run-session xvfb-run" build_options="gir"