summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2021-08-28 12:04:05 +0900
committerChiwan Park2021-08-28 12:04:05 +0900
commit81b335f07cf5d3893d210931faaf9be6157d7bf3 (patch)
tree83d7d75e40f036d6d3a549879f67b6bfbc2cfb7a
parentcd5bd49e8368abdf6094c22af2aae9d9f593ff1c (diff)
downloadaur-81b335f07cf5d3893d210931faaf9be6157d7bf3.tar.gz
Upgrade to 9.1r12.0_b10247
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0232a45f17e4..a5e8aae1cc10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r11.4_b8575
+ pkgver = 9.1r12.0_b10247
pkgrel = 1
url = https://www.pulsesecure.net/
install = pulse-secure.install
@@ -18,8 +18,7 @@ pkgbase = pulse-secure
conflicts = pulse-connect-secure
source = EULA.txt
md5sums = 261848a28201e5386ec4bf587473a48b
- source_x86_64 = http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R11.4/ps-pulse-linux-9.1r11.4-b8575-64-bit-installer.rpm
- md5sums_x86_64 = 3183cb1216d74a21ea564b0588bf0dfc
+ source_x86_64 = http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-9.1r12.0-b10247-64-bit-installer.rpm
+ md5sums_x86_64 = 74f180159f742e138e166b3b8d7eb4d5
pkgname = pulse-secure
-
diff --git a/PKGBUILD b/PKGBUILD
index 7bc09e7d3b4d..8a9a4a99f702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r11.4_b8575
+pkgver=9.1r12.0_b10247
pkgrel=1
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(x86_64)
@@ -10,9 +10,9 @@ url='https://www.pulsesecure.net/'
depends=(gcc-libs libgnome-keyring openssl curl dbus libbsd)
install=${pkgname}.install
source=(EULA.txt)
-source_x86_64=("http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R11.4/ps-pulse-linux-9.1r11.4-b8575-64-bit-installer.rpm")
+source_x86_64=("http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-9.1r12.0-b10247-64-bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('3183cb1216d74a21ea564b0588bf0dfc')
+md5sums_x86_64=('74f180159f742e138e166b3b8d7eb4d5')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)