Date: Sunday, August 9, 2020 @ 01:03:48 Author: heftig Revision: 393338
3.36.3-1 Modified: accerciser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-09 00:58:19 UTC (rev 393337) +++ PKGBUILD 2020-08-09 01:03:48 UTC (rev 393338) @@ -4,7 +4,7 @@ # Contributor: Giulio Bai <[email protected]> pkgname=accerciser -pkgver=3.36.2 +pkgver=3.36.3 pkgrel=1 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop" arch=(any) @@ -13,7 +13,7 @@ depends=(python gtk3 python-atspi ipython libwnck3 python-cairo python-xlib) makedepends=(appstream-glib yelp-tools git) groups=(gnome-extra) -_commit=70c51f27afa2c58037b9562cbba61f473a2eb3e2 # tags/3.36.2^0 +_commit=20cb74e7dae344789c326ea0cd818fe5c322031f # tags/3.36.3^0 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit") sha256sums=('SKIP')
