summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Hoffman2020-08-21 06:23:19 -0600
committerZach Hoffman2020-08-21 06:23:19 -0600
commit63fff87abae88f448db1986df8ac88b1b4c31b9f (patch)
tree8a32adfd49a71047a75347e12642ca8841b90d58
parent4f42cc7c9881425c38717ca3a81d1f55dbec6dfb (diff)
downloadaur-63fff87abae88f448db1986df8ac88b1b4c31b9f.tar.gz
downgrade to 7183.2020.0108.1 due to in-app prompts
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3aac2e70ac7..2c1140f1a5f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = f5vpn
pkgdesc = VPN client using the Point-to-Point Protocol to connect to F5Networks BIG-IP APM 13.0
- pkgver = 7190.2020.0221.1
- pkgrel = 5
+ pkgver = 7183.2020.0108.1
+ pkgrel = 1
url = https://support.f5.com/csp/article/K32311645#link_04_05
arch = x86_64
license = commercial
@@ -15,9 +15,9 @@ pkgbase = f5vpn
md5sums = 130ef2376ad4581cc91a11814c00d948
sha256sums = a8f4b5d965dc0279dd5173109892251ce5d107d9912836e6d83a9b6896eb19a1
sha256sums = 3ecd8a10941a7d81b9d16aecdf6ac9caa1f957e32a2d2c65bde5181abd1fcb73
- source_x86_64 = linux_f5vpn-7190.2020.0221.1.x86_64.rpm::https://vpn.emory.edu/public/download/linux_f5vpn.x86_64.rpm
- md5sums_x86_64 = 561f1e54f3ecc4bfe371ac6af60f8c16
- sha256sums_x86_64 = d66d2a65d019a22397b0210805092d4cd582d4db1c89d47c16b191dc847da14a
+ source_x86_64 = linux_f5vpn-7183.2020.0108.1-1.x86_64.rpm::https://vpn.tcu.edu/public/download/linux_f5vpn.x86_64.rpm
+ md5sums_x86_64 = 475813581c09861c69e5e7376909e3bb
+ sha256sums_x86_64 = 5ce1e05a353e5a95c2fa5f7a4411c62c58a54dbd867630c5164aa46c5525e2a6
pkgname = f5vpn
diff --git a/PKGBUILD b/PKGBUILD
index 8bf612ce928f..d682301b20a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Zach Hoffman <zach@zrhoffman.net>
pkgname=f5vpn
-pkgver=7190.2020.0221.1
-pkgrel=5
+pkgver=7183.2020.0108.1
+pkgrel=1
pkgdesc='VPN client using the Point-to-Point Protocol to connect to F5Networks BIG-IP APM 13.0'
arch=('x86_64')
source=('LICENSE'
'no-desktop-file-dbus.patch')
-source_x86_64=("linux_f5vpn-${pkgver}.x86_64.rpm::https://vpn.emory.edu/public/download/linux_f5vpn.x86_64.rpm")
+source_x86_64=("linux_${pkgname}-${pkgver}-${pkgrel}.x86_64.rpm::https://vpn.tcu.edu/public/download/linux_${pkgname}.x86_64.rpm")
sha256sums=('a8f4b5d965dc0279dd5173109892251ce5d107d9912836e6d83a9b6896eb19a1'
'3ecd8a10941a7d81b9d16aecdf6ac9caa1f957e32a2d2c65bde5181abd1fcb73')
-sha256sums_x86_64=('d66d2a65d019a22397b0210805092d4cd582d4db1c89d47c16b191dc847da14a')
+sha256sums_x86_64=('5ce1e05a353e5a95c2fa5f7a4411c62c58a54dbd867630c5164aa46c5525e2a6')
md5sums=('2508fc5e24d46163844dba9534fe7924'
'130ef2376ad4581cc91a11814c00d948')
-md5sums_x86_64=('561f1e54f3ecc4bfe371ac6af60f8c16')
+md5sums_x86_64=('475813581c09861c69e5e7376909e3bb')
depends=(icu openssl qt5-base qt5-webkit)
url='https://support.f5.com/csp/article/K32311645#link_04_05'
license=('commercial')