libadwaita: update to 1.7.4

This commit is contained in:
chrysos349 2025-05-30 14:13:38 +03:00 committed by Duncan Overbruck
parent 77d6f2a425
commit 3e8add6a08

View file

@ -1,7 +1,7 @@
# Template file for 'libadwaita'
pkgname=libadwaita
version=1.7.2
revision=2
version=1.7.4
revision=1
build_style=meson
build_helper="gir"
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
@ -16,7 +16,7 @@ license="LGPL-2.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-7/NEWS"
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
checksum=28ee2ff589c6debe47af9da7a56e37c97d6849e003918a4b223f690d25f960be
checksum=a012bef97ac0d726b969b18099f75fc5eee9e92c012af9672b827350d53ae970
make_check_pre="dbus-run-session xvfb-run"
build_options="gir gtk_doc"