diff options
author | Bruce Zhang | 2021-06-07 09:22:58 +0800 |
---|---|---|
committer | Bruce Zhang | 2021-06-07 09:22:58 +0800 |
commit | d22e6e0bc618dedf8926d535637bae96b696e169 (patch) | |
tree | a1b5791328f83d210f25cfd1b9b462d3f637311b /.SRCINFO | |
parent | 28cc3cc1468d4ca6183fc2a98b6810bfee677ef6 (diff) | |
download | aur-d22e6e0bc618dedf8926d535637bae96b696e169.tar.gz |
use https
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -2,13 +2,12 @@ pkgbase = netease-cloud-music pkgdesc = Netease Cloud Music, converted from .deb package pkgver = 1.2.1 pkgrel = 1 - url = http://music.163.com/ + url = https://music.163.com/ arch = x86_64 license = custom - source = http://d1.music.126.net/dmusic/netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb - source = http://music.163.com/html/web2/service.html + source = https://d1.music.126.net/dmusic/netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb + source = https://music.163.com/html/web2/service.html md5sums = 1f47c7dc3d9ce46da8099e539ee8a74d md5sums = ee09cacb054f6a346bf935737df3f33d pkgname = netease-cloud-music - |