gnome-calendar: update to 44.0.

This commit is contained in:
Owen Law 2023-03-24 20:21:31 -04:00 committed by Michal Vasilek
parent eea77cc754
commit 3336017577

View file

@ -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 <michal@vasilek.cz>"
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"