summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormars2021-02-03 00:23:35 +0800
committermars2021-02-03 00:23:35 +0800
commita6efc3adcea31dcda67daa92a4506f7df60b569f (patch)
tree2a5038adf5fa88e03004af477d5aace0963707dc
parentf2a1ac548b9c0e560d186c86c89edcbc4c31b416 (diff)
downloadaur-a6efc3adcea31dcda67daa92a4506f7df60b569f.tar.gz
Update to 1.2.1-2
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f70bf81dd7aa..8ca98a680ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,6 +27,9 @@ source=(
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")
+
package() {
cd ${srcdir}
optdir='opt/netease/netease-cloud-music'