Date: Thursday, May 11, 2023 @ 17:48:15
  Author: heftig
Revision: 1459975

2.48.2-1

Modified:
  lib32-at-spi2-core/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-11 17:43:07 UTC (rev 1459974)
+++ PKGBUILD    2023-05-11 17:48:15 UTC (rev 1459975)
@@ -7,8 +7,8 @@
 pkgname=(
   lib32-at-spi2-core
 )
-pkgver=2.48.1
-pkgrel=2
+pkgver=2.48.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)
@@ -28,7 +28,7 @@
 )
 checkdepends=(
 )
-_commit=6ee2b837cc378a0438c5b615c014026cf15e9954  # tags/AT_SPI2_CORE_2_48_1^0
+_commit=36b6bae1542a5201ff25ed16e4c026512f4fecdb  # tags/AT_SPI2_CORE_2_48_2^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit";)
 b2sums=('SKIP')
 
@@ -39,9 +39,6 @@
 
 prepare() {
   cd at-spi2-core
-
-  # https://gitlab.gnome.org/GNOME/at-spi2-core/-/issues/115
-  git revert -n 6c165512fc0d33ba62bff5936b1593480193e764
 }
 
 build() {

Reply via email to