source list file name changed for skype

This commit is contained in:
Francois B 2018-06-05 14:58:25 +02:00
parent 0ebb1bbbd3
commit f47c92d2fa
2 changed files with 2 additions and 2 deletions

View file

@ -958,7 +958,7 @@ function addRepo_Telegram () {
#
function addRepo_SkypeForLinux () {
addKey "https://repo.skype.com/data/SKYPE-GPG-KEY"
addRepo "skypeforlinux.list" \
addRepo "skype-stable.list" \
"deb [arch=amd64] https://repo.skype.com/deb stable main"
}

View file

@ -763,7 +763,7 @@ function addRepo_Telegram () {
#
function addRepo_SkypeForLinux () {
addKey "https://repo.skype.com/data/SKYPE-GPG-KEY"
addRepo "skypeforlinux.list" \
addRepo "skype-stable.list" \
"deb [arch=amd64] https://repo.skype.com/deb stable main"
}