summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Epaneshnikov2024-02-10 19:32:03 +0300
committerAlexander Epaneshnikov2024-02-10 19:32:03 +0300
commitcf61fc8186aad1a6de3bec150acdcc0316be65ac (patch)
tree78bc352bc6f0d347e6b2b12f955e6fafc682d59d
parent1d24e894335cb457fe3bda45db5d543887fe6d36 (diff)
downloadaur-cf61fc8186aad1a6de3bec150acdcc0316be65ac.tar.gz
upgpkg: at-spi2-core-git 2.51.90.r0.g977956ff9-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42b0a9311e81..61be62da85d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = at-spi2-core-git
pkgdesc = Protocol definitions and daemon for D-Bus at-spi
- pkgver = 2.49.90.r10.g43908106
+ pkgver = 2.51.90.r0.g977956ff9
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/at-spi2-core
arch = x86_64
@@ -20,14 +20,16 @@ pkgbase = at-spi2-core-git
depends = libxtst
depends = systemd
depends = xorg-xprop
+ depends = libei
+ depends = libxkbcommon
source = at-spi2-core::git+https://gitlab.gnome.org/GNOME/at-spi2-core.git
b2sums = SKIP
pkgname = at-spi2-core-git
optdepends = dbus-broker: Alternative bus implementation
provides = at-spi2-core
- provides = at-spi2-atk=2.49.90.r10.g43908106-1
- provides = atk=2.49.90.r10.g43908106-1
+ provides = at-spi2-atk=2.51.90.r0.g977956ff9-1
+ provides = atk=2.51.90.r0.g977956ff9-1
provides = libatk-1.0.so
provides = libatk-bridge-2.0.so
provides = libatspi.so
diff --git a/PKGBUILD b/PKGBUILD
index efe67e7b47d4..4d68e0c7d9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(
at-spi2-core-git
at-spi2-core-docs-git
)
-pkgver=2.49.90.r10.g43908106
+pkgver=2.51.90.r0.g977956ff9
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
@@ -22,6 +22,8 @@ depends=(
libxtst
systemd
xorg-xprop
+ libei
+ libxkbcommon
)
makedepends=(
dbus-broker