From fc2934960abf9db541ba0dd51946d9eaa0efa82f Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 28 Mar 2025 12:48:55 +0300 Subject: [PATCH] gnome-calendar: update to 48.1 --- srcpkgs/gnome-calendar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template index b36367587e9..40d7edb2bea 100644 --- a/srcpkgs/gnome-calendar/template +++ b/srcpkgs/gnome-calendar/template @@ -1,6 +1,6 @@ # Template file for 'gnome-calendar' pkgname=gnome-calendar -version=47.0 +version=48.1 revision=1 build_style=meson hostmakedepends="gettext glib-devel pkg-config gtk4-update-icon-cache @@ -12,10 +12,10 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Calendar" -changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-47/NEWS" +changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-48/NEWS" #changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS" distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz" -checksum=3b03313f1c4d12dc821e07e209d1596d53eafa255d492d2ce5abf92ed1b51e76 +checksum=06ceadd5c00be8e358181d421ecf2682ce0aea2fcb12d903b30d29ca33289f02 build_options="gir" build_options_default="gir"