Date: Thursday, April 23, 2020 @ 18:48:24 Author: heftig Revision: 381381
3.36.2-1 Modified: orca/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 18:48:23 UTC (rev 381380) +++ PKGBUILD 2020-04-23 18:48:24 UTC (rev 381381) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=orca -pkgver=3.36.1 +pkgver=3.36.2 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=b4aec9aa412f17f806c4bf2b97454cbc89a54ba8 # tags/ORCA_3_36_1^0 +_commit=d0790aca8c543bd4e8e71d13bac17e370508aa80 # tags/ORCA_3_36_2^0 source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit") sha256sums=('SKIP')
