summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Iuri Medeiros Cabral2021-04-07 15:44:22 -0300
committerDouglas Iuri Medeiros Cabral2021-04-07 15:44:22 -0300
commitd10832e35fac3e0d7bc40721576885122e518e5f (patch)
tree6f0bb1c71d67106aab82946fed7427a963619dac
parentcfdcd1b2330ee294f0c57eab6cd06b2879d37bc1 (diff)
downloadaur-d10832e35fac3e0d7bc40721576885122e518e5f.tar.gz
Fix link for download
-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')