msgraph: update to 0.2.3

This commit is contained in:
cinerea0 2024-06-25 19:01:21 -04:00 committed by cinerea0
parent bb3d5a0b62
commit fb4ba27dfb

View file

@ -1,6 +1,6 @@
# Template file for 'msgraph' # Template file for 'msgraph'
pkgname=msgraph pkgname=msgraph
version=0.2.2 version=0.2.3
revision=1 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/msgraph" homepage="https://gitlab.gnome.org/GNOME/msgraph"
changelog="https://gitlab.gnome.org/GNOME/msgraph/-/raw/main/NEWS" changelog="https://gitlab.gnome.org/GNOME/msgraph/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/msgraph/${version%.*}/msgraph-${version}.tar.xz" distfiles="${GNOME_SITE}/msgraph/${version%.*}/msgraph-${version}.tar.xz"
checksum=12cc954f750bb137ace8500fe9355d26e6e00ef6ccaab2950e9d360e92758335 checksum=ed42e800cb7f0a07477cd9e3e744cdc1a240a6ad7ab96b8a875806267a9fddb0
build_options="gtk_doc" build_options="gtk_doc"