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: 811419b385a2e686139aa8f5cb5de3b3a3b0cc21

Message: skip service.html checksum

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ec7ccee..eacf053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = netease-cloud-music
 	source = http://music.163.com/html/web2/service.html
 	source = netease-cloud-music
 	md5sums = d9a6fa79ffcb654254a1d8b7ba5901a3
-	md5sums = 9b85978382d2e115166c7e41e3466e6b
+	md5sums = SKIP
 	md5sums = 31a25ac517facc48762a6a9378a66f58
 
 pkgname = netease-cloud-music
diff --git a/PKGBUILD b/PKGBUILD
index 93d3ff3..28090e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ source=(
 	"netease-cloud-music"
 )
 md5sums=('d9a6fa79ffcb654254a1d8b7ba5901a3'
-         '9b85978382d2e115166c7e41e3466e6b'
+         'SKIP'
          '31a25ac517facc48762a6a9378a66f58')
 
 package() {