summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Shammas2016-04-22 13:36:40 -0400
committerGeorge Shammas2016-04-22 13:36:40 -0400
commit6e0347923a4110b606bd5f994babbbf30effe1db (patch)
treed64e817513380a0bee32c9915981d41580e2ec7a
parent2e24ce45b1e5ed543bcf0c1681acd30a1d1a2dca (diff)
downloadaur-6e0347923a4110b606bd5f994babbbf30effe1db.tar.gz
Download the packages directly from sonicwall
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9887119070f..9a744b032f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: Ainola
+# Maintainer: Georgyo
# Contributor: Jeff Sharpe
# Contributor: Roman Pearah
pkgname=netextender
pkgver=8.1.789
-pkgrel=1
+pkgrel=2
pkgdesc="SonicWALL SSL VPN Client"
arch=('i686' 'x86_64')
url="http://www.sonicwall.com/us/en/products/324.html"
license=('custom')
depends=('java-environment' 'bash')
-source_i686=("http://ainola.sdf.org/NetExtender.Linux.${pkgver}.x86.tgz")
-source_x86_64=("http://ainola.sdf.org/NetExtender.Linux.${pkgver}.x86_64.tgz")
+source_i686=("https://sslvpn.demo.sonicwall.com/NetExtender.Linux.${pkgver}.x86.tgz")
+source_x86_64=("https://sslvpn.demo.sonicwall.com/NetExtender.Linux.${pkgver}.x86_64.tgz")
sha256sums_i686=('d2e2944780d0a177b65c67743711c9da08d3921e610d3692e6d3fda5ad0423eb')
sha256sums_x86_64=('0f604c42cc199a70b5a0b07988b2f7b6f6e2d331dabcb493a795fb7505f022dd')
install="${pkgname}.install"