summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2022-03-18 18:45:35 +0900
committerChiwan Park2022-03-18 18:45:35 +0900
commitbbefc6d240b6474476837cfc6d1f8f91130c7ae3 (patch)
treebdee17e5b4089c71b25982d3d52d0a0327580406
parent12a49c4a550b93fe8d4cd33946004b152d9fbb2a (diff)
downloadaur-bbefc6d240b6474476837cfc6d1f8f91130c7ae3.tar.gz
Upgrade to 9.1r14.0_b13525
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92d2fc428029..7d4156b802b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r13.1_b12971
+ pkgver = 9.1r14.0_b13525
pkgrel = 1
url = https://www.pulsesecure.net/
install = pulse-secure.install
@@ -18,7 +18,7 @@ pkgbase = pulse-secure
conflicts = pulse-connect-secure
source = EULA.txt
md5sums = 261848a28201e5386ec4bf587473a48b
- source_x86_64 = https://gml.noaa.gov/aftp/user/cornwall/Pulse%20Client/ps-pulse-linux-9.1r13.1-b12971-64bit-installer.rpm
- md5sums_x86_64 = ecd8d38761284a31726b62c4fd31a5d2
+ source_x86_64 = https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R14.0/ps-pulse-linux-9.1r14.0-b13525-64bit-installer.rpm
+ md5sums_x86_64 = 0cfdc37cb498f696bdc23752b1f2394f
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index a70521e15aac..928bb33e5f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r13.1_b12971
+pkgver=9.1r14.0_b13525
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=("https://gml.noaa.gov/aftp/user/cornwall/Pulse%20Client/ps-pulse-linux-9.1r13.1-b12971-64bit-installer.rpm")
+source_x86_64=("https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R14.0/ps-pulse-linux-9.1r14.0-b13525-64bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('ecd8d38761284a31726b62c4fd31a5d2')
+md5sums_x86_64=('0cfdc37cb498f696bdc23752b1f2394f')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)