summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-07-28 00:55:02 +0800
committerGuten Ye2023-07-28 00:55:02 +0800
commit5988b2be085c1f5e61f36a06e6d16510b8f7c6db (patch)
tree9b76778cf126fc3bb843706f7750051e5095e3b4
parent63920f89557b76292dafb0d0127248ab8be82409 (diff)
downloadaur-5988b2be085c1f5e61f36a06e6d16510b8f7c6db.tar.gz
update SRCINFO
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8090b3b6baf3..e3ff85b47d11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = exodus
pkgdesc = Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet
pkgver = 23.7.17
- pkgrel = 1
+ pkgrel = 2
url = https://exodus.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index a731fefdd532..840b459eadc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ 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")
+DLAGENTS=("https::/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"