summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2022-05-09 12:28:31 +0900
committerChiwan Park2022-05-09 12:28:31 +0900
commit996b2476a9a3d926b424882a2718b3bb1a820770 (patch)
tree2fad43830c0bee759203879493695795155a8142
parentbbefc6d240b6474476837cfc6d1f8f91130c7ae3 (diff)
downloadaur-996b2476a9a3d926b424882a2718b3bb1a820770.tar.gz
Upgrade to 9.1r15.0_b15819
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d4156b802b1..6b79ac1c3372 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r14.0_b13525
+ pkgver = 9.1r15.0_b15819
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://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
+ source_x86_64 = https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R15.0/ps-pulse-linux-9.1r15.0-b15819-64bit-installer.rpm
+ md5sums_x86_64 = 2c6b2dc62d74449692849e819dfcc21e
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 928bb33e5f4e..17174eefc92f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r14.0_b13525
+pkgver=9.1r15.0_b15819
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://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R14.0/ps-pulse-linux-9.1r14.0-b13525-64bit-installer.rpm")
+source_x86_64=("https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.9.1R15.0/ps-pulse-linux-9.1r15.0-b15819-64bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('0cfdc37cb498f696bdc23752b1f2394f')
+md5sums_x86_64=('2c6b2dc62d74449692849e819dfcc21e')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)