gsettings-desktop-schemas: Update to 44.0

This commit is contained in:
Christoph Reiter
2023-03-22 12:12:30 +01:00
parent 0e292786e5
commit b64fc64314

View File

@@ -3,7 +3,7 @@
_realname=gsettings-desktop-schemas
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=43.0
pkgver=44.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -22,7 +22,7 @@ options=('strip' 'staticlibs')
install=schemas-${MSYSTEM}.install
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
"001-fix-pkg-config-file.patch")
sha256sums=('5d5568282ab38b95759d425401f7476e56f8cbf2629885587439f43bd0b84bbe'
sha256sums=('eb2de45cad905994849e642a623adeb75d41b21b0626d40d2a07b8ea281fec0e'
'6c85093ac2efcf51379bc697fda56ccd6447137ac1a464934f2b18ea0d1f4cb3')
prepare() {