[arch-commits] Commit in orca/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Mar 24 19:45:48 UTC 2021


    Date: Wednesday, March 24, 2021 @ 19:45:47
  Author: heftig
Revision: 410845

40.0-1

Modified:
  orca/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 19:40:39 UTC (rev 410844)
+++ PKGBUILD	2021-03-24 19:45:47 UTC (rev 410845)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=orca
-pkgver=3.38.2
+pkgver=40.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=4e88bf1b002e3268483d74198cd18a6eb71d46b8  # gnome-3-38~1
+_commit=e0933f1e9bfce65464e84bc63580e2e1c1d053bd  # tags/ORCA_40_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_38_2 4e88bf1b002e3268483d74198cd18a6eb71d46b8
-
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list