From 140afad6786e33cfa0d9c517762ce8dbf8956cf6 Mon Sep 17 00:00:00 2001 From: Owen Law Date: Fri, 24 Mar 2023 20:21:31 -0400 Subject: [PATCH] gnome-calendar: update to 44.0. --- 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 70cc9f9dfcda..4b44f94fc738 100644 --- a/srcpkgs/gnome-calendar/template +++ b/srcpkgs/gnome-calendar/template @@ -1,6 +1,6 @@ # Template file for 'gnome-calendar' pkgname=gnome-calendar -version=43.1 +version=44.0 revision=1 build_style=meson hostmakedepends="gettext glib-devel pkg-config gtk-update-icon-cache @@ -12,10 +12,10 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop" maintainer="Michal Vasilek " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Calendar" -#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS" +#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-44/NEWS" changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS" distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz" -checksum=afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2 +checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802 build_options="gir" build_options_default="gir"