summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2022-08-22 16:57:30 +0900
committerChiwan Park2022-08-22 16:57:30 +0900
commitd14cc5230b86e1c288a0c8778b9ed94bac3828e3 (patch)
tree739e2daa780ebde50b50db6b70789e9bba228212
parent3bdbd5d3837f03dfb3792c8e2f93777b9d68b5a6 (diff)
downloadaur-d14cc5230b86e1c288a0c8778b9ed94bac3828e3.tar.gz
Upgrade to 22.2r1.0_b1295
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45aaf406de62..b962dff2740d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulse-secure
- pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r15.0_b15819
- pkgrel = 2
+ pkgdesc = Ivanti Secure Access Client
+ pkgver = 22.2r1.0_b1295
+ pkgrel = 1
url = https://www.pulsesecure.net/
install = pulse-secure.install
arch = x86_64
@@ -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.1R15.0/ps-pulse-linux-9.1r15.0-b15819-64bit-installer.rpm
- md5sums_x86_64 = 2c6b2dc62d74449692849e819dfcc21e
+ source_x86_64 = https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.22.2R1.0/ps-pulse-linux-22.2r1.0-b1295-64bit-installer.rpm
+ md5sums_x86_64 = 2f042fe88a17f8f0956a454d820d81df
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index da79133f0f62..9ec60279af20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
DLAGENTS=("https::/usr/bin/curl -k -o %o %u")
pkgname=pulse-secure
-pkgver=9.1r15.0_b15819
-pkgrel=2
-pkgdesc='Pulse Connect Secure (PCS) Client'
+pkgver=22.2r1.0_b1295
+pkgrel=1
+pkgdesc='Ivanti Secure Access Client'
arch=(x86_64)
license=(custom)
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.1R15.0/ps-pulse-linux-9.1r15.0-b15819-64bit-installer.rpm")
+source_x86_64=("https://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/v.22.2R1.0/ps-pulse-linux-22.2r1.0-b1295-64bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('2c6b2dc62d74449692849e819dfcc21e')
+md5sums_x86_64=('2f042fe88a17f8f0956a454d820d81df')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)
@@ -38,6 +38,7 @@ package() {
install -Dm644 lib/systemd/system/pulsesecure.service "$pkgdir"/usr/lib/systemd/system/pulsesecure.service
mkdir -p "$pkgdir"/usr/share/applications/ "$pkgdir"/usr/share/dbus-1/system.d/ "$pkgdir"/opt/pulsesecure/lib/JUNS/interfaces
+ mkdir -p "$pkgdir"/var/lib/pulsesecure/pulse
ln -s /opt/pulsesecure/resource/pulse.desktop "$pkgdir"/usr/share/applications/pulse.desktop
ln -s /opt/pulsesecure/lib/JUNS/net.psecure.pulse.conf "$pkgdir"/usr/share/dbus-1/system.d/net.psecure.pulse.conf
for f in $(find opt/pulsesecure/lib/JUNS/interfaces -type l); do