From 7470e27de642da0916e3e7bfcf4cc0f09f638b1d Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Sat, 22 Jun 2024 11:56:04 +0300 Subject: [PATCH] libshumate: update to 1.2.2 --- srcpkgs/libshumate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libshumate/template b/srcpkgs/libshumate/template index 4cd5f31eac0fee..c83a7641bf37a5 100644 --- a/srcpkgs/libshumate/template +++ b/srcpkgs/libshumate/template @@ -1,6 +1,6 @@ # Template file for 'libshumate' pkgname=libshumate -version=1.2.0 +version=1.2.2 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=4f8413a707cd00f84cee39ca49f58c48fc436f008ea80d6532ac37dafd0ba96b +checksum=6f587579f7f2d60b38d3f4727eb1a8d2feac9cbdc018e53ff5f772a8608fa44b make_check_pre="dbus-run-session xvfb-run" build_options="gir"