summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93f6905fea7b..50f7cbc049d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = forticlient-vpn
optdepends = lxqt-policykit: for polkit authentication
provides = fortivpn
provides = FortiClient
- source = https://filestore.fortinet.com/forticlient/downloads/FortiClientFullVPNInstaller_6.4.3.0959.deb
+ source = https://fortinetweb.s3.amazonaws.com/forticlient/downloads/FortiClientFullVPNInstaller_6.4.3.0959_amd64.deb
sha256sums = 728a416b93ff4944b9c1d5974ac29eefad2d5fca33efd48a2967db23fd7450ea
pkgname = forticlient-vpn
diff --git a/PKGBUILD b/PKGBUILD
index b392dba5c17d..73a68c36d22a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=(
)
provides=('fortivpn' 'FortiClient')
install='forticlient-vpn.install'
-source=("https://filestore.fortinet.com/forticlient/downloads/FortiClientFullVPNInstaller_${pkgver}.deb")
+source=("https://fortinetweb.s3.amazonaws.com/forticlient/downloads/FortiClientFullVPNInstaller_${pkgver}_amd64.deb")
sha256sums=('728a416b93ff4944b9c1d5974ac29eefad2d5fca33efd48a2967db23fd7450ea')