libadwaita: Update to 1.7.3 (#24371)

This commit is contained in:
Christoph Reiter
2025-05-26 06:52:57 +02:00
committed by GitHub
parent 5d7af67fe2
commit 1768cffd02

View File

@@ -3,7 +3,7 @@
_realname=libadwaita
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.7.2
pkgver=1.7.3
pkgrel=1
pkgdesc="Building blocks for modern GNOME applications (mingw-w64)"
arch=('any')
@@ -31,7 +31,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-meson"
"${MINGW_PACKAGE_PREFIX}-gobject-introspection")
source=("https://download.gnome.org/sources/libadwaita/${pkgver:0:3}/libadwaita-${pkgver}.tar.xz"
0002-meson-fix-static-lib-install.patch)
sha256sums=('28ee2ff589c6debe47af9da7a56e37c97d6849e003918a4b223f690d25f960be'
sha256sums=('645f8659c975f75100d2c3b4f1e9ae0ebf13052d2b87015161b3972f60b46dfa'
'2f5724a5ab3ac06334f0d72ea4bfe4f9a3aa6e2af6f17b602b78b75dd29f96f7')
prepare() {