summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2019-11-17 14:49:39 +0900
committerChiwan Park2019-11-17 14:49:53 +0900
commit9d2b6084b52dcd63b29db817f02270ab86377ee8 (patch)
tree30339f9d81f2a01f2f6b116470425e78e48979d3
parent7dcc654ebc34cdc4c372edc42c1ae93e4c4b1779 (diff)
downloadaur-9d2b6084b52dcd63b29db817f02270ab86377ee8.tar.gz
Upgrade to 9.1r3.0_b85
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdc350fd98a6..c4c313aad854 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r2.0_b69
+ pkgver = 9.1r3.0_b85
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.1r2.0-b69-centos-rhel-64-bit-installer.rpm
- md5sums_x86_64 = 0facca1171787222b3f1450384fb32ea
+ 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
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index cb134c58c252..0631c27eb311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com>
+# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r2.0_b69
+pkgver=9.1r3.0_b85
pkgrel=1
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(x86_64)
@@ -15,7 +15,7 @@ source_x86_64=("https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Softw
md5sums=('d81155461e2666c2b9d669c1b76f85fe'
'261848a28201e5386ec4bf587473a48b'
'0799902854ece4473d2a23c67c089630')
-md5sums_x86_64=('0facca1171787222b3f1450384fb32ea')
+md5sums_x86_64=('c38c15930dcd78dbec6afdc772d76ba8')
optdepends=('webkitgtk: for pulseUi frontend'
'psmisc: for pulsesvc -K')
conflicts=(pulse-connect-secure)