summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormars2021-07-11 19:04:17 +0800
committermars2021-07-11 19:04:17 +0800
commit3c6c2d2b8ae2ed3bf8ce4d1307c07faef689f50e (patch)
treed1d253a650cec4ed0c3866a07a194a52515f98a1
parenta6efc3adcea31dcda67daa92a4506f7df60b569f (diff)
downloadaur-3c6c2d2b8ae2ed3bf8ce4d1307c07faef689f50e.tar.gz
Update to 1.2.1-2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 489788e8bb4a..a74ab24b00a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,16 +2,15 @@ pkgbase = netease-cloud-music-imfix
pkgdesc = Netease Cloud Music, converted from .deb package, with IBus input method support
pkgver = 1.2.1
pkgrel = 2
- url = http://music.163.com
+ url = https://music.163.com/
arch = x86_64
license = custom
depends = gtk2
provides = netease-cloud-music
conflicts = netease-cloud-music
- source = http://music.163.com/html/web2/service.html
- source = http://d1.music.126.net/dmusic/netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb
+ source = https://music.163.com/html/web2/service.html
+ source = https://d1.music.126.net/dmusic/netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb
sha256sums = cf307fee4be224223ed8cf5af5e8708960683564cd05c53108fa3c382c029a0e
sha256sums = 1ee9f02842e6c2c8c79c48b2e932074f9c213a8eb4238e5e63f20438562fecbb
pkgname = netease-cloud-music-imfix
-
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}