source list file name changed for skype
This commit is contained in:
parent
0ebb1bbbd3
commit
f47c92d2fa
2 changed files with 2 additions and 2 deletions
|
@ -958,7 +958,7 @@ function addRepo_Telegram () {
|
||||||
#
|
#
|
||||||
function addRepo_SkypeForLinux () {
|
function addRepo_SkypeForLinux () {
|
||||||
addKey "https://repo.skype.com/data/SKYPE-GPG-KEY"
|
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"
|
"deb [arch=amd64] https://repo.skype.com/deb stable main"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -763,7 +763,7 @@ function addRepo_Telegram () {
|
||||||
#
|
#
|
||||||
function addRepo_SkypeForLinux () {
|
function addRepo_SkypeForLinux () {
|
||||||
addKey "https://repo.skype.com/data/SKYPE-GPG-KEY"
|
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"
|
"deb [arch=amd64] https://repo.skype.com/deb stable main"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue