summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ca98a680ffa..271a5c5d3497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/archlinuxcn/repo/pull/1260
# https://github.com/laomocode/netease-cloud-music
# https://github.com/ZetaoYang/netease-cloud-music-appimage
-# http://mirrors.ustc.edu.cn/deepin/pool/main/n/netease-cloud-music/
+# https://mirrors.ustc.edu.cn/deepin/pool/main/n/netease-cloud-music/
pkgname=netease-cloud-music-imfix
_pkgname=netease-cloud-music
@@ -15,20 +15,20 @@ _pkgdate=20190428
pkgrel=2
pkgdesc='Netease Cloud Music, converted from .deb package, with IBus input method support'
arch=(x86_64)
-url='http://music.163.com'
+url='https://music.163.com/'
license=(custom)
depends=(gtk2)
provides=('netease-cloud-music')
conflicts=('netease-cloud-music')
source=(
- 'http://music.163.com/html/web2/service.html'
- "http://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
+ 'https://music.163.com/html/web2/service.html'
+ "https://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
)
sha256sums=('cf307fee4be224223ed8cf5af5e8708960683564cd05c53108fa3c382c029a0e'
'1ee9f02842e6c2c8c79c48b2e932074f9c213a8eb4238e5e63f20438562fecbb')
# https://wiki.archlinux.org/index.php/Nonfree_applications_package_guidelines#Custom_DLAGENTS
-DLAGENTS=("http::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
+DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
package() {
cd ${srcdir}