Date: Thursday, January 2, 2020 @ 01:56:20 Author: heftig Revision: 372457
3.34.3-1 Modified: accerciser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-01 22:22:08 UTC (rev 372456) +++ PKGBUILD 2020-01-02 01:56:20 UTC (rev 372457) @@ -3,7 +3,7 @@ # Contributor: Giulio Bai <[email protected]> pkgname=accerciser -pkgver=3.34.2 +pkgver=3.34.3 pkgrel=1 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop" arch=(any) @@ -12,7 +12,7 @@ depends=(python gtk3 python-atspi ipython libwnck3 python-cairo) makedepends=(appstream-glib yelp-tools git) groups=(gnome-extra) -_commit=33e3d37a240661f7630d33ccba1ef9dedc2ed403 # tags/3.34.2^0 +_commit=c4541ad081bf728aabd0d4358138321b37ee9591 # tags/3.34.3^0 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit") sha256sums=('SKIP')
