at-spi2-core: update to 2.56.2

This commit is contained in:
Biswapriyo Nath
2025-04-29 04:05:46 +00:00
parent 31457377fa
commit 51b613b06a

View File

@@ -4,8 +4,8 @@
_realname=at-spi2-core
pkgbase="mingw-w64-${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-atk"
pkgver=2.56.1
pkgrel=2
pkgver=2.56.2
pkgrel=1
pkgdesc="Interface definitions of accessibility infrastructure (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -26,7 +26,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-pkgconf"
)
source=("https://download.gnome.org/sources/at-spi2-core/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
sha256sums=('fd177fecd8c95006ff0a355eafd7066fe110a2e17eb5eb5fe17ff70e49a4eace')
sha256sums=('e1b1c9836a8947852f7440c32e23179234c76bd98cd9cc4001f376405f8b783b')
build() {
MSYS2_ARG_CONV_EXCL="--prefix=" \