From e7e523c975655ee9e4665161b5b974023b46c781 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 18 Oct 2024 07:49:49 +0300 Subject: [PATCH] libshumate: update to 1.3.0 --- srcpkgs/libshumate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libshumate/template b/srcpkgs/libshumate/template index c83a7641bf3..14ca73687f1 100644 --- a/srcpkgs/libshumate/template +++ b/srcpkgs/libshumate/template @@ -1,6 +1,6 @@ # Template file for 'libshumate' pkgname=libshumate -version=1.2.2 +version=1.3.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=6f587579f7f2d60b38d3f4727eb1a8d2feac9cbdc018e53ff5f772a8608fa44b +checksum=8227a6e8281cde12232894fef83760d44fa66b39ef033c61ed934a86c6dc75d4 make_check_pre="dbus-run-session xvfb-run" build_options="gir"