[pitivi] bin: Install Pitivi stable when running the helper script



commit e1373940c71fbbd3ddaf9d95585cf51cfbefd9f9
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Wed Sep 14 11:03:26 2016 +0200

    bin: Install Pitivi stable when running the helper script

 bin/pitivi.installer.desktop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/pitivi.installer.desktop b/bin/pitivi.installer.desktop
index d9aad33..c81b063 100755
--- a/bin/pitivi.installer.desktop
+++ b/bin/pitivi.installer.desktop
@@ -4,4 +4,4 @@ Type=Application
 Terminal=true
 Name=Pitivi flatpak installer and updater
 Icon=pitivi
-Exec=bash -c "cd `dirname %k`; echo 'Getting installation script from 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak'; wget 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak -P /tmp/ -O pitivi-flatpak > /dev/null 
2>&1; chmod +x pitivi-flatpak; ./pitivi-flatpak --update --installer"
+Exec=bash -c "cd `dirname %k`; echo 'Getting installation script from 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak'; wget 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak -P /tmp/ -O pitivi-flatpak > /dev/null 
2>&1; chmod +x pitivi-flatpak; ./pitivi-flatpak --update --branch=stable --installer"


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