summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Epaneshnikov2024-02-28 20:16:44 +0300
committerAlexander Epaneshnikov2024-02-28 20:16:44 +0300
commitdc7157452542c5984d3bb77b558786f6c25faeb0 (patch)
tree6e358d42a7583ae7ad3577eb2a34ba979a4817c5
parentccb770eca96d362603bbb604a49deac0e4996b2d (diff)
downloadaur-dc7157452542c5984d3bb77b558786f6c25faeb0.tar.gz
upgpkg: at-spi2-core-git 2.51.90.r33.g066312934-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61be62da85d9..7a3c4af412bd 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.51.90.r0.g977956ff9
+ pkgver = 2.51.90.r33.g066312934
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/at-spi2-core
arch = x86_64
@@ -20,16 +20,14 @@ 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.51.90.r0.g977956ff9-1
- provides = atk=2.51.90.r0.g977956ff9-1
+ provides = at-spi2-atk=2.51.90.r33.g066312934-1
+ provides = atk=2.51.90.r33.g066312934-1
provides = libatk-1.0.so
provides = libatk-bridge-2.0.so
provides = libatspi.so
diff --git a/PKGBUILD b/PKGBUILD
index 3ec9922d6aa2..86d13a3427be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(
at-spi2-core-git
at-spi2-core-docs-git
)
-pkgver=2.51.90.r0.g977956ff9
+pkgver=2.51.90.r33.g066312934
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
@@ -23,8 +23,6 @@ depends=(
libxtst
systemd
xorg-xprop
- libei
- libxkbcommon
)
makedepends=(
dbus-broker