summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2020-03-24 17:36:49 +0900
committerChiwan Park2020-03-24 17:36:49 +0900
commite6071731a9d06e195af4f8da4680384144cca534 (patch)
tree53a76b0d186e29c6ac2b3b989d64b033823ecf12
parent9d2b6084b52dcd63b29db817f02270ab86377ee8 (diff)
downloadaur-e6071731a9d06e195af4f8da4680384144cca534.tar.gz
Upgrade to 9.1r4.0_b143
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4c313aad854..6e72f1968945 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r3.0_b85
+ pkgver = 9.1r4.0_b143
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 = https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-9.1r3.0-b85-centos-rhel-64-bit-installer.rpm
- md5sums_x86_64 = c38c15930dcd78dbec6afdc772d76ba8
+ source_x86_64 = http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-9.1r4.0-b143-centos-rhel-64-bit-installer.rpm
+ md5sums_x86_64 = 34d220f2a7bda6692637e6adeba3ef26
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 0631c27eb311..b7ad4355d4f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r3.0_b85
+pkgver=9.1r4.0_b143
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=("https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-${pkgver/_/-}-centos-rhel-64-bit-installer.rpm")
+source_x86_64=("http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-${pkgver/_/-}-centos-rhel-64-bit-installer.rpm")
md5sums=('d81155461e2666c2b9d669c1b76f85fe'
'261848a28201e5386ec4bf587473a48b'
'0799902854ece4473d2a23c67c089630')
-md5sums_x86_64=('c38c15930dcd78dbec6afdc772d76ba8')
+md5sums_x86_64=('34d220f2a7bda6692637e6adeba3ef26')
optdepends=('webkitgtk: for pulseUi frontend'
'psmisc: for pulsesvc -K')
conflicts=(pulse-connect-secure)