[arch-commits] Commit in orca/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Sep 13 09:38:18 UTC 2019
Date: Friday, September 13, 2019 @ 09:38:17
Author: heftig
Revision: 362466
3.34.0-1
Modified:
orca/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-13 09:35:31 UTC (rev 362465)
+++ PKGBUILD 2019-09-13 09:38:17 UTC (rev 362466)
@@ -3,7 +3,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=orca
-pkgver=3.32.0
+pkgver=3.34.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=f2bfa376605d150f4ac89dfe37323f22ca164138 # tags/ORCA_3_32_0^0
+_commit=4468c0dd10802579a38a0af78b46e8d108aae28a # tags/ORCA_3_34_0^0
source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit")
sha256sums=('SKIP')
@@ -27,10 +27,6 @@
prepare() {
cd $pkgname
-
- # Fixup missing tag
- git tag -f ORCA_3_30_2 ad0c3d2745a45faf3d86fe99ad59d471eb20ad9b
-
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list