Date: Saturday, July 2, 2022 @ 01:47:42 Author: heftig Revision: 449732
42.2-1 Modified: orca/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-02 01:42:17 UTC (rev 449731) +++ PKGBUILD 2022-07-02 01:47:42 UTC (rev 449732) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=orca -pkgver=42.1 +pkgver=42.2 pkgrel=1 pkgdesc="Screen reader for individuals who are blind or visually impaired" url="https://wiki.gnome.org/Projects/Orca" @@ -17,7 +17,7 @@ ) makedepends=(itstool git yelp-tools) groups=(gnome) -_commit=5205af2626e75bfe3ab02e3e1696c4da36cfe59f # tags/ORCA_42_1^0 +_commit=28e29e8ea870508078335ef439796190c3e02c9b # tags/ORCA_42_2^0 source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit") sha256sums=('SKIP')
