summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2022-03-14 10:21:12 +0900
committerChiwan Park2022-03-14 10:21:12 +0900
commit12a49c4a550b93fe8d4cd33946004b152d9fbb2a (patch)
tree3f1e01b9fb2d5c91897c171f6dc7cd3300f93c11
parent74f89b3fdac730b4bfc59d2a524ba53398f77431 (diff)
downloadaur-12a49c4a550b93fe8d4cd33946004b152d9fbb2a.tar.gz
Upgrade to 9.1r13_b12971
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fea9b1a30b9b..92d2fc428029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
- pkgver = 9.1r12.0_b10247
- pkgrel = 2
+ pkgver = 9.1r13.1_b12971
+ 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://gml.noaa.gov/aftp/user/cornwall/Pulse%20Client/ps-pulse-linux-9.1r12.0-b10247-64-bit-installer.rpm
- md5sums_x86_64 = 74f180159f742e138e166b3b8d7eb4d5
+ 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
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 0632fbd3016c..a70521e15aac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
pkgname=pulse-secure
-pkgver=9.1r12.0_b10247
-pkgrel=2
+pkgver=9.1r13.1_b12971
+pkgrel=1
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(x86_64)
license=(custom)
@@ -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.1r12.0-b10247-64-bit-installer.rpm")
+source_x86_64=("https://gml.noaa.gov/aftp/user/cornwall/Pulse%20Client/ps-pulse-linux-9.1r13.1-b12971-64bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
-md5sums_x86_64=('74f180159f742e138e166b3b8d7eb4d5')
+md5sums_x86_64=('ecd8d38761284a31726b62c4fd31a5d2')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)