From 321b5a0f1129564667c97a54f30e1e7996078d86 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Mon, 16 Apr 2018 01:21:01 -0400
Subject: [PATCH] Reverted backporting orca

---
 helpers/make-gnome-orca | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/helpers/make-gnome-orca b/helpers/make-gnome-orca
index f873fb1c..075c55ca 100644
--- a/helpers/make-gnome-orca
+++ b/helpers/make-gnome-orca
@@ -17,8 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=3
-EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu artful main'
+VERSION=4
 COMPONENT=main
 
 . ./config
@@ -40,7 +39,7 @@ cat << EOF | patch -p1
  
 EOF
 
-changelog "Backported from artful, added support for mate"
+changelog "Added support for mate"
 
 compile
 
-- 
GitLab