From 510495eabe73e77a352253bfdf5b328646ddd3bf Mon Sep 17 00:00:00 2001
From: Luis Guzman <ark@switnet.org>
Date: Sun, 12 Jul 2020 16:59:53 -0500
Subject: [PATCH] Bump version IOT fix wrong versioning

---
 helpers/make-handbrake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-handbrake b/helpers/make-handbrake
index 04762c732..0a82d47ef 100644
--- a/helpers/make-handbrake
+++ b/helpers/make-handbrake
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL="deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu bionic main"
 REPOKEY="8771ADB0816950D8"
 BACKPORT=true
-- 
GitLab