summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrunnytu2018-06-02 15:34:30 +0200
committerrunnytu2018-06-02 15:34:30 +0200
commit286ba07e3f6faf8247de47510fdbbd8c5514a054 (patch)
treeac4e3a3d294fdd46bbc8fd57035cbe1cb9d87d27
parentb685e392b895b5bbad681f1df3cf338da9ae3e1d (diff)
downloadaur-286ba07e3f6faf8247de47510fdbbd8c5514a054.tar.gz
Update conflicts in PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a596d551f684..cf24182db474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,11 @@ pkgbase = nomachine
license = custom:"NoMachine EULA"
depends = bash
depends = openssh
- conflicts = nxmanager nxwebplayer nxserver nxnode nxclient
+ conflicts = nxmanager
+ conflicts = nxwebplayer
+ conflicts = nxserver
+ conflicts = nxnode
+ conflicts = nxclient
options = !strip
source_x86_64 = http://download.nomachine.com/download/6.1/Linux/nomachine_6.1.6_10_x86_64.tar.gz
sha512sums_x86_64 = c977f5ad2e548b5f25610ea6e88fcdb4896eeae300a86d0895413e4cf782c38ce673fd234c1820ee8e5bd64488f0cd44a6db24cc94b2769911ec185eb5583f00
diff --git a/PKGBUILD b/PKGBUILD
index 805c61f6d6f8..3738dd360b88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ url="http://www.nomachine.com"
license=('custom:"NoMachine EULA"')
arch=('x86_64' 'i686' 'armv6h' 'armv7h' 'armv8h')
options=('!strip')
-conflicts=('nxmanager nxwebplayer nxserver nxnode nxclient')
+conflicts=('nxmanager' 'nxwebplayer' 'nxserver' 'nxnode' 'nxclient')
depends=('bash' 'openssh')
sha512sums_x86_64=('c977f5ad2e548b5f25610ea6e88fcdb4896eeae300a86d0895413e4cf782c38ce673fd234c1820ee8e5bd64488f0cd44a6db24cc94b2769911ec185eb5583f00')
sha512sums_i686=('883e857cd82ff08b040f40995dc2ceaee32d7b22f6ead3843179d02e3b70a1e780abe37003a7ece115b403d9deacc04ea01c36430f3ea6e319fd17705222acb2')