Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / at-spi2-core
Commits:
b1bd545c by Jan Alexander Steffens (heftig) at 2025-11-22T19:19:45+01:00
2.58.2-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.1
- pkgrel = 2
+ pkgver = 2.58.2
+ 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.1
+ source =
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git?signed#tag=2.58.2
validpgpkeys = 276BFDAFB36212F8DB095E2140823A056FD6D4B3
- b2sums =
a128dc8502ea009f7627c46ea665efdb48c82bd205de6754dbffe76d30c99db4caedb21f86201454da5d690ed6a8e8757435aef5aedc0034f03bde7d2221183a
+ b2sums =
8591158964a9e08e06755a4aaa899ebc08fa3668cd8b3dc428eeb1b39d4a4ef677af69537c2f4b962bb29f7d5c0f73a72aec84437d2fbd9a4c19027deac7d39f
pkgname = at-spi2-core
- provides = at-spi2-atk=2.58.1-2
- provides = atk=2.58.1-2
+ provides = at-spi2-atk=2.58.2-1
+ provides = atk=2.58.2-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.1
-pkgrel=2
+pkgver=2.58.2
+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=('a128dc8502ea009f7627c46ea665efdb48c82bd205de6754dbffe76d30c99db4caedb21f86201454da5d690ed6a8e8757435aef5aedc0034f03bde7d2221183a')
+b2sums=('8591158964a9e08e06755a4aaa899ebc08fa3668cd8b3dc428eeb1b39d4a4ef677af69537c2f4b962bb29f7d5c0f73a72aec84437d2fbd9a4c19027deac7d39f')
validpgpkeys=(
276BFDAFB36212F8DB095E2140823A056FD6D4B3 # Mike Gorse <[email protected]>
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/b1bd545c14682bd40a8b2d00cd9942dd56810d74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/b1bd545c14682bd40a8b2d00cd9942dd56810d74
You're receiving this email because of your account on gitlab.archlinux.org.