From 878f8f428e0448cf129b4b48d9973cb7e72cf2ab Mon Sep 17 00:00:00 2001 From: Francois B Date: Tue, 5 Jun 2018 16:17:12 +0200 Subject: [PATCH] syncthing-gtk added for 18.04 --- repo_functions_ub1804.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repo_functions_ub1804.sh b/repo_functions_ub1804.sh index 19bba3d..fe2e104 100644 --- a/repo_functions_ub1804.sh +++ b/repo_functions_ub1804.sh @@ -104,6 +104,7 @@ peek;apt;multimedia;peek bino;apt;multimedia;bino owncloud-client;apt;internet;owncloud-client syncthing;apt;internet;syncthing +syncthing-gtk;apt;internet;syncthinggtk insync;apt;internet;insync discord;snap;internet;discord quiterss;apt;internet;quiterss @@ -387,6 +388,7 @@ vivaldi-stable;addRepo_Vivaldi virtualbox-5.2;addRepo_VirtualBox owncloud-client;addRepo_OwnCloud syncthing;addRepo_Syncthing +syncthinggtk;addRepo_SyncthingGtk opera-stable;addRepo_Opera insync;addRepo_Insync google-chrome-stable;addRepo_ChromeStable @@ -497,6 +499,15 @@ screenkey;addRepo_Webupd8 yad;addRepo_Webupd8 woeusb;addRepo_Webupd8" +# +# Syncthing-GTK +# +function addRepo_SyncthingGtk () { + addKey "https://download.opensuse.org/repositories/home:kozec/xUbuntu_18.04/Release.key" + addRepo syncthinggtk.list \ + "deb http://download.opensuse.org/repositories/home:/kozec/xUbuntu_18.04/ /" +} + # # Audacious, Guake #