[arch-commits] Commit in pyatspi/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 8 03:51:45 UTC 2020
Date: Sunday, March 8, 2020 @ 03:51:45
Author: heftig
Revision: 376970
2.36.0-1
Modified:
pyatspi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 03:50:56 UTC (rev 376969)
+++ PKGBUILD 2020-03-08 03:51:45 UTC (rev 376970)
@@ -3,8 +3,8 @@
pkgbase=pyatspi
pkgname=(python-atspi)
-pkgver=2.34.0
-pkgrel=3
+pkgver=2.36.0
+pkgrel=1
pkgdesc="Python bindings for D-Bus AT-SPI"
url="https://wiki.linuxfoundation.org/accessibility/atk/at-spi/at-spi_on_d-bus"
arch=(any)
@@ -11,7 +11,7 @@
license=(GPL2)
depends=(python-gobject at-spi2-core)
makedepends=(git)
-_commit=cc99d68db66174f4499b9b325bc788393b972edd # tags/PYATSPI_2_34_0^0
+_commit=6abf75463da77a67aa3c0e9439eb125ca46673e9 # tags/PYATSPI_2_36_0^0
source=("git+https://gitlab.gnome.org/GNOME/pyatspi2.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list