[arch-commits] Commit in accerciser/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Feb 13 14:52:29 UTC 2020


    Date: Thursday, February 13, 2020 @ 14:52:29
  Author: heftig
Revision: 375533

3.34.4-1

Modified:
  accerciser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 14:29:37 UTC (rev 375532)
+++ PKGBUILD	2020-02-13 14:52:29 UTC (rev 375533)
@@ -3,16 +3,16 @@
 # Contributor: Giulio Bai <giulio at hewle.com>
 
 pkgname=accerciser
-pkgver=3.34.3
+pkgver=3.34.4
 pkgrel=1
 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
 arch=(any)
 url="https://wiki.gnome.org/Apps/Accerciser"
 license=(BSD)
-depends=(python gtk3 python-atspi ipython libwnck3 python-cairo)
+depends=(python gtk3 python-atspi ipython libwnck3 python-cairo python-xlib)
 makedepends=(appstream-glib yelp-tools git)
 groups=(gnome-extra)
-_commit=c4541ad081bf728aabd0d4358138321b37ee9591  # tags/3.34.3^0
+_commit=5ccd20602cd33650fe3841af26406364410b16b2  # tags/3.34.4^0
 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list