gnome-calendar: update to 40.1.

This commit is contained in:
Enno Boland 2021-05-14 12:51:10 +02:00 committed by Enno Boland
parent e61fce35bd
commit be83215c83
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-calendar' # Template file for 'gnome-calendar'
pkgname=gnome-calendar pkgname=gnome-calendar
version=40.0 version=40.1
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="gettext glib-devel pkg-config $(vopt_if gir 'gobject-introspection')" hostmakedepends="gettext glib-devel pkg-config $(vopt_if gir 'gobject-introspection')"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Calendar" homepage="https://wiki.gnome.org/Apps/Calendar"
changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS" changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=6838c3c2c0c729ab3869aa8619ee9afc896923cbae13f9246bbc36999e85e434 checksum=d8cdf49f9eee1c3a3c6991c32f8563c4a7c4db0db7ca63ce51cc918e433b33a5
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"