From e0642dc0c7abf06c48ca4ee1e7ce093febee306a Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 12 Feb 2024 23:45:26 +0100 Subject: [PATCH] libadwaita: update to 1.4.3. --- srcpkgs/libadwaita/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libadwaita/template b/srcpkgs/libadwaita/template index d4a93ab4def..7b9d4634fc9 100644 --- a/srcpkgs/libadwaita/template +++ b/srcpkgs/libadwaita/template @@ -1,6 +1,6 @@ # Template file for 'libadwaita' pkgname=libadwaita -version=1.4.0 +version=1.4.3 revision=1 build_style=meson build_helper="gir" @@ -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-4/NEWS" distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz" -checksum=e51a098a54d43568218fc48fcf52e80e36f469b3ce912d8ce9c308a37e9f47c2 +checksum=ae9622222b0eb18e23675655ad2ba01741db4d8655a796f4cf077b093e2f5841 make_check_pre="dbus-run-session xvfb-run" build_options="gir gtk_doc"