Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / at-spi2-core
Commits:
ece27f76 by Jan Alexander Steffens (heftig) at 2026-01-03T15:27:50+01:00
2.58.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = at-spi2-core
pkgdesc = Protocol definitions and daemon for D-Bus at-spi
- pkgver = 2.58.2
- pkgrel = 2
+ pkgver = 2.58.3
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/at-spi2-core
arch = x86_64
license = LGPL-2.1-or-later
@@ -25,13 +25,13 @@ pkgbase = at-spi2-core
depends = libxtst
depends = systemd-libs
depends = xorg-xprop
- source =
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git?signed#tag=2.58.2
+ source =
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git?signed#tag=2.58.3
validpgpkeys = 276BFDAFB36212F8DB095E2140823A056FD6D4B3
- b2sums =
8591158964a9e08e06755a4aaa899ebc08fa3668cd8b3dc428eeb1b39d4a4ef677af69537c2f4b962bb29f7d5c0f73a72aec84437d2fbd9a4c19027deac7d39f
+ b2sums =
17558b4c2b712ae638cbfa1ca70bf9baeede797b9167a701f63cfc1941b4b332382ee5658f637f7757c7c7416e945b3b3452d8af55661268a784b70c90071e80
pkgname = at-spi2-core
- provides = at-spi2-atk=2.58.2-2
- provides = atk=2.58.2-2
+ provides = at-spi2-atk=2.58.3-1
+ provides = atk=2.58.3-1
provides = libatk-1.0.so
provides = libatk-bridge-2.0.so
provides = libatspi.so
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@ pkgname=(
at-spi2-core
at-spi2-core-docs
)
-pkgver=2.58.2
-pkgrel=2
+pkgver=2.58.3
+pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
arch=(x86_64)
@@ -40,7 +40,7 @@ checkdepends=(
at-spi2-core
)
source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git?signed#tag=$pkgver")
-b2sums=('8591158964a9e08e06755a4aaa899ebc08fa3668cd8b3dc428eeb1b39d4a4ef677af69537c2f4b962bb29f7d5c0f73a72aec84437d2fbd9a4c19027deac7d39f')
+b2sums=('17558b4c2b712ae638cbfa1ca70bf9baeede797b9167a701f63cfc1941b4b332382ee5658f637f7757c7c7416e945b3b3452d8af55661268a784b70c90071e80')
validpgpkeys=(
276BFDAFB36212F8DB095E2140823A056FD6D4B3 # Mike Gorse <[email protected]>
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/ece27f76f17f10c3567c41d3a53d7b398d1d5032
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/ece27f76f17f10c3567c41d3a53d7b398d1d5032
You're receiving this email because of your account on gitlab.archlinux.org.