From 6f65906c1f36106110d57b96bee9e1b7b956d25e Mon Sep 17 00:00:00 2001 From: "Francois B. (Makoto)" Date: Sat, 23 Feb 2019 16:46:24 +0100 Subject: [PATCH] MEGASync client re-added --- repo_functions_ub1804.sh | 13 ++++++++++++- vars.sh | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/repo_functions_ub1804.sh b/repo_functions_ub1804.sh index 0c20ef6..da235cb 100644 --- a/repo_functions_ub1804.sh +++ b/repo_functions_ub1804.sh @@ -108,6 +108,7 @@ kdenlive;apt;multimedia;kdenlive syncthing;apt;internet;syncthing syncthing-gtk;apt;internet;syncthinggtk insync;apt;internet;insync +megasync;apt;internet;megasync discord;snap;internet;discord quiterss;apt;internet;quiterss opera-stable;apt;internet;opera-stable @@ -556,7 +557,17 @@ iridiumbrowser;addRepo_Iridium picard;addRepo_Picard birdtray;addRepo_Linuxuprising pdfarranger;addRepo_Linuxuprising -kdenlive;addRepo_KDEnlive" +kdenlive;addRepo_KDEnlive +megasync;addRepo_MEGA" + +# +# MEGASync +# +function addRepo_MEGA () { + addKey "https://mega.nz/linux/MEGAsync/xUbuntu_18.04/Release.key" + addRepo megasync.list \ + "deb https://mega.nz/linux/MEGAsync/xUbuntu_18.04/ ./" +} # # KDEnlive diff --git a/vars.sh b/vars.sh index f9d71ac..f97b5ed 100644 --- a/vars.sh +++ b/vars.sh @@ -13,7 +13,7 @@ # # app version number # -version="0.5.0-b16" +version="0.5.0-b17" # # myHomedir is used in full paths to the homedir