summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlaton Pronko2024-04-03 10:45:34 +0500
committerPlaton Pronko2024-04-03 10:45:34 +0500
commitd3fab42220bedb7812075c3f8ff9003549c90588 (patch)
tree3744c8d1305a1cb41f815066774ea63a3f731ea3 /PKGBUILD
parent577bed1ea3682aed444abf43743ac90d80a3f5bd (diff)
downloadaur-d3fab42220bedb7812075c3f8ff9003549c90588.tar.gz
supply custom user-agent to circumvent download restrictions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 204ee325344f..c73d82cf79f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,6 +43,7 @@ makedepends=(
unzip
webkit2gtk
)
+DLAGENTS=("https::/usr/bin/curl --user-agent 'Mozilla' -fLC - -o %o %u")
source=(
https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/${pkgver//./}-ga.tar.bz2
gradle.properties