From 57351a8c0b1e08a1ba38a049f6f19b4697c538ec Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Wed, 15 Apr 2026 23:46:42 +0100 Subject: [PATCH] libshumate: update to 1.6.0 --- srcpkgs/libshumate/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libshumate/template b/srcpkgs/libshumate/template index 640fe8685708e0..72c56889da9f0e 100644 --- a/srcpkgs/libshumate/template +++ b/srcpkgs/libshumate/template @@ -1,6 +1,6 @@ # Template file for 'libshumate' pkgname=libshumate -version=1.4.0 +version=1.6.0 revision=1 build_style=meson build_helper="gir" @@ -15,10 +15,9 @@ short_desc="C library providing a GtkWidget to display maps" maintainer="Orphaned " license="LGPL-2.1-or-later" 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" +changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/main/NEWS" distfiles="${GNOME_SITE}/libshumate/${version%.*}/libshumate-${version}.tar.xz" -checksum=3984368e0259862b3810d1ddc86d2dadd6d372a2b32376ccf4aff7c2e48c6d30 +checksum=66097ee05c3cc4dfbdc124dfc9b885085f5c6ba2f1b2e642d0475987f9222939 make_check_pre="dbus-run-session xvfb-run" build_options="gir"