Date: Thursday, June 20, 2019 @ 13:17:33 Author: heftig Revision: 356613
3.32.3-1 Modified: accerciser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-20 13:09:11 UTC (rev 356612) +++ PKGBUILD 2019-06-20 13:17:33 UTC (rev 356613) @@ -3,7 +3,7 @@ # Contributor: Giulio Bai <[email protected]> pkgname=accerciser -pkgver=3.32.2 +pkgver=3.32.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=062a0fa753caf5daaf460739f40fffd320f9a21b # tags/3.32.2^0 +_commit=e588021cd2c07a8cdb46aea5929008f670a329dd # tags/3.32.3^0 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit") sha256sums=('SKIP')
