diff --git a/repo_functions_ub1604.sh b/repo_functions_ub1604.sh index 619be3b..39c3bf9 100644 --- a/repo_functions_ub1604.sh +++ b/repo_functions_ub1604.sh @@ -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" } diff --git a/repo_functions_ub1804.sh b/repo_functions_ub1804.sh index 03f642d..30f42f4 100644 --- a/repo_functions_ub1804.sh +++ b/repo_functions_ub1804.sh @@ -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" }