libadwaita: Update to 1.3.1

This commit is contained in:
Christoph Reiter
2023-03-18 08:12:31 +01:00
parent 4e9ceafca7
commit 6bed04de83

View File

@@ -3,7 +3,7 @@
_realname=libadwaita
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.2.3
pkgver=1.3.1
pkgrel=1
pkgdesc="Building blocks for modern GNOME applications (mingw-w64)"
url="https://gitlab.gnome.org/GNOME/libadwaita"
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-meson"
options=('strip' 'staticlibs' '!debug')
source=("https://download.gnome.org/sources/libadwaita/${pkgver:0:3}/libadwaita-${pkgver}.tar.xz"
0002-meson-fix-static-lib-install.patch)
sha256sums=('c2758122bc09eee02b612976365a4532b16d7ee482b75f57efc9a9de52161f05'
sha256sums=('6b8bbf413c501b46c8616a0e5b836d7a34091140941412520bbd9ddda6df8cbd'
'993076c8f60f4166619e06555f6d5300acba81cd68f883422f81bedf98137ad2')
prepare() {