[arch-commits] Commit in lib32-at-spi2-atk/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Oct 19 14:34:27 UTC 2020


    Date: Monday, October 19, 2020 @ 14:34:27
  Author: alucryd
Revision: 727167

upgpkg: lib32-at-spi2-atk 2.38.0-1

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

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 14:32:44 UTC (rev 727166)
+++ PKGBUILD	2020-10-19 14:34:27 UTC (rev 727167)
@@ -3,7 +3,7 @@
 # Contributor:Ionut Biru <ibiru at archlinux.org> 
 
 pkgname=lib32-at-spi2-atk
-pkgver=2.34.2
+pkgver=2.38.0
 pkgrel=1
 pkgdesc='A GTK+ module that bridges ATK to D-Bus at-spi'
 arch=(x86_64)
@@ -20,7 +20,8 @@
   git
   meson
 )
-source=(git+https://gitlab.gnome.org/GNOME/at-spi2-atk.git#tag=eac8e935128753f8204ecc3904e6e3e7b231e3ea)
+_tag=b91a111f040a09e804428a81e6de214e4962247b
+source=(git+https://gitlab.gnome.org/GNOME/at-spi2-atk.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list