diff --git a/retroshare-ubuntu-stable-bionic.list b/retroshare-ubuntu-stable-bionic.list deleted file mode 100644 index 1a433af..0000000 --- a/retroshare-ubuntu-stable-bionic.list +++ /dev/null @@ -1,2 +0,0 @@ -deb http://ppa.launchpad.net/retroshare/stable/ubuntu bionic main -# deb-src http://ppa.launchpad.net/retroshare/stable/ubuntu bionic main diff --git a/retroshare-ubuntu-stable-cosmic.list b/retroshare-ubuntu-stable-cosmic.list new file mode 100644 index 0000000..c390102 --- /dev/null +++ b/retroshare-ubuntu-stable-cosmic.list @@ -0,0 +1,3 @@ +# curl https://download.opensuse.org/repositories/network:/retroshare/xUbuntu_19.04/Release.key | sudo apt-key add - +deb https://download.opensuse.org/repositories/network:/retroshare/xUbuntu_19.04/ ./ + diff --git a/retroshare-ubuntu-unstable-bionic.list b/retroshare-ubuntu-unstable-bionic.list deleted file mode 100644 index 29163c8..0000000 --- a/retroshare-ubuntu-unstable-bionic.list +++ /dev/null @@ -1,2 +0,0 @@ -deb http://ppa.launchpad.net/retroshare/unstable/ubuntu bionic main -# deb-src http://ppa.launchpad.net/retroshare/unstable/ubuntu bionic main