From 017f66186ee1a7db972705902699d8783c720a3f Mon Sep 17 00:00:00 2001 From: Francois B Date: Mon, 26 Mar 2018 11:18:05 +0200 Subject: [PATCH] peek added by ppa --- repo_functions.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/repo_functions.sh b/repo_functions.sh index fc4b826..d307b5a 100644 --- a/repo_functions.sh +++ b/repo_functions.sh @@ -101,6 +101,7 @@ quodlibet;apt;multimedia;quodlibet python-cddb;apt;multimedia;python-cddb python-musicbrainz2;apt;multimedia;python-musicbrainz2 gmusicbrowser;apt;multimedia;gmusicbrowser +peek;apt;multimedia;peek owncloud-client;apt;internet;owncloud-client syncthing-gtk;apt;internet;syncthing-gtk syncthing;apt;internet;syncthing @@ -457,7 +458,15 @@ kicad;addRepo_Kicad nodejs8lts;addRepo_NodeLts8 telegram;addRepo_Telegram skypeforlinux;addRepo_SkypeForLinux -shotwell;addRepo_Shotwell" +shotwell;addRepo_Shotwell +peek;addRepo_Peek" + +# +# Peek +# +function addRepo_Peek () { + addPPA "ppa:peek-developers/stable" +} # # Shotwell