summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2020-11-12 20:32:52 +0900
committerChiwan Park2020-11-12 20:32:52 +0900
commit0224806926ce66180afef21558d53705f89fa0c3 (patch)
treeaee8ea67b36ca2e2052666b0519f9f7435342bbb
parentc9ac3238950d4c3af5481fa2259c04c21149f6ca (diff)
downloadaur-0224806926ce66180afef21558d53705f89fa0c3.tar.gz
Upgrade to 9.1r9.0_b255
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--PulseClient-Arch.patch12
3 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 081f5a6e7191..abcdcf430f02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r8.0_b165
+ pkgver = 9.1r9.0_b255
pkgrel = 1
url = https://www.pulsesecure.net/
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = pulse-secure
source = PulseClient-Arch.patch
md5sums = d81155461e2666c2b9d669c1b76f85fe
md5sums = 261848a28201e5386ec4bf587473a48b
- md5sums = 42b2893beacf0ff7ac6a7b82125ff335
- source_x86_64 = http://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-9.1r8.0-b165-centos-rhel-64-bit-installer.rpm
- md5sums_x86_64 = 2ee69c1689a471115cb5a023577e1a9a
+ md5sums = 2748e1b68097d297e3ac58ca893d0b61
+ source_x86_64 = http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R9.0/ps-pulse-linux-9.1r9.0-b255-centos-rhel-64-bit-installer.rpm
+ md5sums_x86_64 = f727a1d286baba9311be2bc6a7e77293
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index e0542da930c4..f36fbff2c9c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r8.0_b165
+pkgver=9.1r9.0_b255
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=("http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R9.0/ps-pulse-linux-${pkgver/_/-}-centos-rhel-64-bit-installer.rpm")
md5sums=('d81155461e2666c2b9d669c1b76f85fe'
'261848a28201e5386ec4bf587473a48b'
- '42b2893beacf0ff7ac6a7b82125ff335')
-md5sums_x86_64=('2ee69c1689a471115cb5a023577e1a9a')
+ '2748e1b68097d297e3ac58ca893d0b61')
+md5sums_x86_64=('f727a1d286baba9311be2bc6a7e77293')
optdepends=('webkitgtk: for pulseUi frontend'
'psmisc: for pulsesvc -K')
conflicts=(pulse-connect-secure)
diff --git a/PulseClient-Arch.patch b/PulseClient-Arch.patch
index 576dd861be21..b5b7f33458fa 100644
--- a/PulseClient-Arch.patch
+++ b/PulseClient-Arch.patch
@@ -1,11 +1,11 @@
---- usr/local/pulse/PulseClient_x86_64.sh 2020-04-03 15:17:07.000000000 +0900
-+++ usr/local/pulse/PulseClient_x86_64.sh.new 2020-05-05 22:51:10.170118991 +0900
+--- usr/local/pulse/PulseClient_x86_64.sh 2020-04-03 15:17:07.000000000 +0900
++++ usr/local/pulse/PulseClient_x86_64.sh.new 2020-05-05 22:51:10.170118991 +0900
@@ -17,7 +17,7 @@
-
+
SCRNAME=`basename $0`
-
--SUPPORTED_OSTYPES_LIST=( CENTOS_6 CENTOS_7 UBUNTU_14 UBUNTU_15 UBUNTU_16_17_18 UBUNTU_19 FEDORA FEDORA_30 FEDORA_31 FEDORA_32 RHEL_7 DEBIAN_8_9 DEBIAN_10 UNSUPPORTED)
-+SUPPORTED_OSTYPES_LIST=( ARCH CENTOS_6 CENTOS_7 UBUNTU_14 UBUNTU_15 UBUNTU_16_17_18 UBUNTU_19 FEDORA FEDORA_30 FEDORA_31 FEDORA_32 RHEL_7 DEBIAN_8_9 DEBIAN_10 UNSUPPORTED)
+
+-SUPPORTED_OSTYPES_LIST=( CENTOS_6 CENTOS_7 CENTOS_8 UBUNTU_14 UBUNTU_15 UBUNTU_16_17_18 UBUNTU_19 FEDORA FEDORA_30 FEDORA_31 FEDORA_32 RHEL_7 RHEL_8 DEBIAN_8_9 DEBIAN_10 THINPRO_7 UNSUPPORTED)
++SUPPORTED_OSTYPES_LIST=( ARCH CENTOS_6 CENTOS_7 CENTOS_8 UBUNTU_14 UBUNTU_15 UBUNTU_16_17_18 UBUNTU_19 FEDORA FEDORA_30 FEDORA_31 FEDORA_32 RHEL_7 RHEL_8 DEBIAN_8_9 DEBIAN_10 THINPRO_7 UNSUPPORTED)
#RPM Based
CENTOS_6_DEPENDENCIES=( glibc \
nss-softokn-freebl \