summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2019-10-09 15:29:54 +0900
committerChiwan Park2019-10-09 15:29:54 +0900
commit7dcc654ebc34cdc4c372edc42c1ae93e4c4b1779 (patch)
treee90a9d05cc033035260308e27805835e1b78180e
parentbabb81e4d60ed8b69b6968c32f014bce1d58199b (diff)
downloadaur-7dcc654ebc34cdc4c372edc42c1ae93e4c4b1779.tar.gz
Upgrade to 9.1r2.0_b69
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e4fe2956429..fdc350fd98a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r1.0_b21
+ pkgver = 9.1r2.0_b69
pkgrel = 1
url = https://www.pulsesecure.net/
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = pulse-secure
md5sums = d81155461e2666c2b9d669c1b76f85fe
md5sums = 261848a28201e5386ec4bf587473a48b
md5sums = 0799902854ece4473d2a23c67c089630
- source_x86_64 = http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-9.1r1.0-b21-centos-rhel-64-bit-installer.rpm
- md5sums_x86_64 = 024763e452f7216a29fb293b2366236e
+ source_x86_64 = https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-9.1r2.0-b69-centos-rhel-64-bit-installer.rpm
+ md5sums_x86_64 = 0facca1171787222b3f1450384fb32ea
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 8526e6562d77..cb134c58c252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com>
pkgname=pulse-secure
-pkgver=9.1r1.0_b21
+pkgver=9.1r2.0_b69
pkgrel=1
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(x86_64)
@@ -11,11 +11,11 @@ depends=(gcc-libs libgnome-keyring)
source=(pulseUi.sh
EULA.txt
PulseClient-Arch.patch)
-source_x86_64=("http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-${pkgver/_/-}-centos-rhel-64-bit-installer.rpm")
+source_x86_64=("https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-${pkgver/_/-}-centos-rhel-64-bit-installer.rpm")
md5sums=('d81155461e2666c2b9d669c1b76f85fe'
'261848a28201e5386ec4bf587473a48b'
'0799902854ece4473d2a23c67c089630')
-md5sums_x86_64=('024763e452f7216a29fb293b2366236e')
+md5sums_x86_64=('0facca1171787222b3f1450384fb32ea')
optdepends=('webkitgtk: for pulseUi frontend'
'psmisc: for pulsesvc -K')
conflicts=(pulse-connect-secure)