Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-at-spi2-core
Commits:
1d4b75b1 by Jan Alexander Steffens (heftig) at 2025-11-22T19:19:49+01:00
2.58.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-at-spi2-core
pkgdesc = Protocol definitions and daemon for D-Bus at-spi (32-bit)
- 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
@@ -20,13 +20,13 @@ pkgbase = lib32-at-spi2-core
depends = lib32-libx11
depends = lib32-libxi
depends = lib32-libxtst
- 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 = lib32-at-spi2-core
- provides = lib32-at-spi2-atk=2.58.1-2
- provides = lib32-atk=2.58.1-2
+ provides = lib32-at-spi2-atk=2.58.2-1
+ provides = lib32-atk=2.58.2-1
provides = libatk-1.0.so
provides = libatk-bridge-2.0.so
provides = libatspi.so
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@ pkgbase=lib32-at-spi2-core
pkgname=(
lib32-at-spi2-core
)
-pkgver=2.58.1
-pkgrel=2
+pkgver=2.58.2
+pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi (32-bit)"
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
arch=(x86_64)
@@ -35,7 +35,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/lib32-at-spi2-core/-/commit/1d4b75b16627b2c1828b24ebaf4916492a2e5276
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-at-spi2-core/-/commit/1d4b75b16627b2c1828b24ebaf4916492a2e5276
You're receiving this email because of your account on gitlab.archlinux.org.