Date: Sunday, March 8, 2020 @ 07:14:09 Author: heftig Revision: 377059
3.36.0-1 Modified: accerciser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 07:13:28 UTC (rev 377058) +++ PKGBUILD 2020-03-08 07:14:09 UTC (rev 377059) @@ -3,7 +3,7 @@ # Contributor: Giulio Bai <[email protected]> pkgname=accerciser -pkgver=3.34.4 +pkgver=3.36.0 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 python-xlib) makedepends=(appstream-glib yelp-tools git) groups=(gnome-extra) -_commit=5ccd20602cd33650fe3841af26406364410b16b2 # tags/3.34.4^0 +_commit=42f0093fe76006180c8f6c6f1f231919d1353cc7 # tags/3.36.0^0 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit") sha256sums=('SKIP')
