summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuten Ye2020-02-05 09:59:43 +0800
committerGuten Ye2020-02-05 09:59:43 +0800
commit334dec58051e80ab392ab54ff183c9b55279a37c (patch)
treec3f5c063823ef5a8f62ba7ce4a39187863646a25 /PKGBUILD
parentb90a56c47fda08c14bf617f2fd8a0cbccf186e9d (diff)
downloadaur-334dec58051e80ab392ab54ff183c9b55279a37c.tar.gz
Change download url to offical exodus.io
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2730664605a..3606b7b44981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://exodus.io"
license=('custom')
depends=('gtk2' 'nss' 'libxss' 'glibc>=2.28-4')
-source=("https://exodusbin.azureedge.net/releases/exodus-linux-x64-${pkgver}.zip"
+source=("https://downloads.exodus.io/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")