[pitivi/clipprops: 14/14] flatpak: Force GStreamer 1.18 so we release




commit 39b9bf8b0b882169dc9575d399d70f9c5ef04568
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Wed Sep 30 09:01:50 2020 +0200

    flatpak: Force GStreamer 1.18 so we release

 build/flatpak/pitivi-flatpak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/flatpak/pitivi-flatpak b/build/flatpak/pitivi-flatpak
index d7c9137de..1f1809cfa 100755
--- a/build/flatpak/pitivi-flatpak
+++ b/build/flatpak/pitivi-flatpak
@@ -38,7 +38,7 @@ FLATPAK_REQ = [
     ("flatpak-builder", "0.10.0"),
 ]
 FLATPAK_VERSION = {}
-DEFAULT_GST_BRANCH = 'master'
+DEFAULT_GST_BRANCH = '1.18'
 
 
 class Colors:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]