From 9bdc745457d08494b3cbf7ea3ea6beef0090c0cf Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Sun, 29 Sep 2024 18:39:44 +0300 Subject: [PATCH] libadwaita: update to 1.6.0 --- srcpkgs/libadwaita/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libadwaita/template b/srcpkgs/libadwaita/template index 9ae2462e78e..0bb7137bf7b 100644 --- a/srcpkgs/libadwaita/template +++ b/srcpkgs/libadwaita/template @@ -1,6 +1,6 @@ # Template file for 'libadwaita' pkgname=libadwaita -version=1.5.3 +version=1.6.0 revision=1 build_style=meson build_helper="gir" @@ -14,9 +14,9 @@ short_desc="GTK4 building blocks for modern adaptive applications" maintainer="Orphaned " license="LGPL-2.0-or-later" homepage="https://gitlab.gnome.org/GNOME/libadwaita/" -changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-5/NEWS" +changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-6/NEWS" distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz" -checksum=3b358635f7ea455d9fe75101373e34d2fba130d1590bd1a1c87ab1ccfba05f32 +checksum=9ed783934cb99c9101639194e1fc072cb09303b8f3c2fc6623390186a9dad8d3 make_check_pre="dbus-run-session xvfb-run" build_options="gir gtk_doc"