summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChiwan Park2021-09-26 23:36:21 +0900
committerChiwan Park2021-09-26 23:36:21 +0900
commit74f89b3fdac730b4bfc59d2a524ba53398f77431 (patch)
treeb35e60477e069e239a01e7272a9f10a42962e48a
parent81b335f07cf5d3893d210931faaf9be6157d7bf3 (diff)
downloadaur-74f89b3fdac730b4bfc59d2a524ba53398f77431.tar.gz
Change source binary address (9.1r12)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5e8aae1cc10..fea9b1a30b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
pkgver = 9.1r12.0_b10247
- pkgrel = 1
+ pkgrel = 2
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 = http://ccnet.ntu.edu.tw/vpn/Download/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.1r12.0-b10247-64-bit-installer.rpm
md5sums_x86_64 = 74f180159f742e138e166b3b8d7eb4d5
pkgname = pulse-secure
diff --git a/PKGBUILD b/PKGBUILD
index 8a9a4a99f702..0632fbd3016c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pulse-secure
pkgver=9.1r12.0_b10247
-pkgrel=1
+pkgrel=2
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(x86_64)
license=(custom)
@@ -10,7 +10,7 @@ url='https://www.pulsesecure.net/'
depends=(gcc-libs libgnome-keyring openssl curl dbus libbsd)
install=${pkgname}.install
source=(EULA.txt)
-source_x86_64=("http://ccnet.ntu.edu.tw/vpn/Download/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.1r12.0-b10247-64-bit-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b')
md5sums_x86_64=('74f180159f742e138e166b3b8d7eb4d5')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')