Date: Thursday, March 14, 2019 @ 21:26:06 Author: bpiotrowski Revision: 348117
3.32.0-1 Modified: orca/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-14 21:22:11 UTC (rev 348116) +++ PKGBUILD 2019-03-14 21:26:06 UTC (rev 348117) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=orca -pkgver=3.30.2 +pkgver=3.32.0 pkgrel=1 pkgdesc="Screen reader for individuals who are blind or visually impaired" url="https://wiki.gnome.org/Projects/Orca" @@ -16,7 +16,7 @@ ) makedepends=(itstool intltool git yelp-tools) groups=(gnome) -_commit=ad0c3d2745a45faf3d86fe99ad59d471eb20ad9b # gnome-3-30~1 +_commit=f2bfa376605d150f4ac89dfe37323f22ca164138 # tags/ORCA_3_32_0^0 source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit") sha256sums=('SKIP')
