makedeb


netease-cloud-music-patched 1.2.1-8


Patched official Netease Cloud Music, re-ported from AUR

Click here to go back to the commit logs for netease-cloud-music-patched.

Commit:


Hash: 28cc3cc1468d4ca6183fc2a98b6810bfee677ef6

Message: use https

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 8acd436..84bb191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ _pkgdate=20190428
 pkgrel=1
 pkgdesc="Netease Cloud Music, converted from .deb package"
 arch=("x86_64")
-url="http://music.163.com/"
+url="https://music.163.com/"
 license=('custom')
 depends=()
 source=(
-	"http://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
-	"http://music.163.com/html/web2/service.html"
+	"https://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
+	"https://music.163.com/html/web2/service.html"
 )
 md5sums=('1f47c7dc3d9ce46da8099e539ee8a74d'
          'ee09cacb054f6a346bf935737df3f33d')