summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-07-27 16:51:41 +0800
committerGuten Ye2023-07-27 16:51:41 +0800
commit63920f89557b76292dafb0d0127248ab8be82409 (patch)
tree193045310fbba260110f3921f3f2cac21a99ca47
parent771e44626c17709765b84f5f212f73158822f033 (diff)
downloadaur-63920f89557b76292dafb0d0127248ab8be82409.tar.gz
add useragent
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d38198368a35..a731fefdd532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=exodus
pkgver=23.7.17
-pkgrel=1
+pkgrel=2
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
arch=('x86_64')
url="https://exodus.com"
license=('custom')
depends=('libxss')
+DLAGENTS=("http::/usr/bin/curl --user-agent 'exodus-archlinux-pkg' -fLC - --retry 3 --retry-delay 3 -o %o %u")
source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"