summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYen Chi Hsuan2017-09-02 15:43:03 +0800
committerYen Chi Hsuan2017-09-02 15:43:03 +0800
commit49d35f71ec68d16a7bbee869579084e12dd2a23f (patch)
tree12cf3e006b7285f558e4edfd2d865afeb257bfc2
parentb23d0ad743b2c370cef41a92f0d9a558ccc1a119 (diff)
downloadaur-49d35f71ec68d16a7bbee869579084e12dd2a23f.tar.gz
conflicts with pulse-connect-secure
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b574294b1f1..7350e4670035 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = pulse-secure
pkgdesc = Pulse Connect Secure (PCS) Client
pkgver = 5.3r1
- pkgrel = 1
+ pkgrel = 2
url = https://www.pulsesecure.net/
arch = i686
arch = x86_64
license = custom
+ conflicts = pulse-connect-secure
source = https://trial.pulsesecure.net/clients/ps-pulse-linux-5.3r1.0-b587-centos-rhel-installer.rpm
source = pulseUi.sh
source = EULA.txt
diff --git a/PKGBUILD b/PKGBUILD
index b085990f76c7..6b9348e6687f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pulse-secure
pkgver=5.3r1
-pkgrel=1
+pkgrel=2
pkgdesc='Pulse Connect Secure (PCS) Client'
arch=(i686 x86_64)
license=(custom)
@@ -17,6 +17,7 @@ md5sums=('652f6e8f54ea5bdd05a123ba6fd475ba'
'261848a28201e5386ec4bf587473a48b')
optdepends_i686=('webkitgtk: for pulseUi frontend')
optdepends_x86_64=('lib32-webkitgtk: for pulseUi frontend')
+conflicts=(pulse-connect-secure)
prepare() {
mkdir -p pulse && pushd pulse