Skip to content

Commit

Permalink
Merge pull request #148 from bin-wang/master
Browse files Browse the repository at this point in the history
Update repo URL for MEGAsync
  • Loading branch information
asdil12 authored Sep 25, 2023
2 parents 1a24e77 + 1b30be3 commit 4835498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opi/plugins/megasync.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ def run(cls, query):
opi.add_repo(
filename = 'megasync',
name = 'MEGAsync',
url = 'https://mega.nz/linux/MEGAsync/openSUSE_Tumbleweed/',
gpgkey = 'https://mega.nz/linux/MEGAsync/openSUSE_Tumbleweed/repodata/repomd.xml.key'
url = 'https://mega.nz/linux/repo/openSUSE_Tumbleweed/',
gpgkey = 'https://mega.nz/linux/repo/openSUSE_Tumbleweed/repodata/repomd.xml.key'
)

packages = ['megasync']
Expand Down

0 comments on commit 4835498

Please sign in to comment.