summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2021-05-26 13:07:53 +0900
committerChiwan Park2021-05-26 13:07:53 +0900
commitcd5bd49e8368abdf6094c22af2aae9d9f593ff1c (patch)
treeba63d579189a96dcf65cdf72613073cacfbdf6ab
parent48dc058fee0bbde3236d7369765f889ff4be4def (diff)
downloadaur-cd5bd49e8368abdf6094c22af2aae9d9f593ff1c.tar.gz
Upgrade to 9.1r11.4_b8575
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f80d41cdd18a..0232a45f17e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r11.0_b6725
+ pkgver = 9.1r11.4_b8575
pkgrel = 1
url = https://www.pulsesecure.net/
install = pulse-secure.install
@@ -18,8 +18,8 @@ pkgbase = pulse-secure
conflicts = pulse-connect-secure
source = EULA.txt
md5sums = 261848a28201e5386ec4bf587473a48b
- source_x86_64 = https://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-9.1r11.0-b6725-64-bit-installer.rpm
- md5sums_x86_64 = f94e9bc2f08ca8fe26be7cd9fe23aa9f
+ 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
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 466bec9dcca8..7bc09e7d3b4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r11.0_b6725
+pkgver=9.1r11.4_b8575
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://www.rz.uni-osnabrueck.de/fileadmin/user_upload/VPN/Software/ps-pulse-linux-9.1r11.0-b6725-64-bit-installer.rpm")
+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=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('f94e9bc2f08ca8fe26be7cd9fe23aa9f')
+md5sums_x86_64=('3183cb1216d74a21ea564b0588bf0dfc')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)