* update at-spi2-core to 2.50.0-1

This commit is contained in:
Alexander Baldeck 2023-09-26 22:54:26 +02:00
parent ebb68c5471
commit 3ff53034f4

View File

@ -7,8 +7,8 @@ pkgname=(
at-spi2-core
at-spi2-core-docs
)
pkgver=2.48.3
pkgrel=2
pkgver=2.50.0
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -34,7 +34,7 @@ makedepends=(
checkdepends=(
at-spi2-core
)
_commit=c0c1b0477ab643e900cecfaf8d3af70ed9400b82 # tags/AT_SPI2_CORE_2_48_3^0
_commit=f711b03a59673a340ebdd2a266c57ad4393a0e71 # tags/AT_SPI2_CORE_2_50_0^0
source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit")
b2sums=('SKIP')