summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxwell Pray2017-02-10 11:23:47 -0800
committerMaxwell Pray2017-02-10 11:23:47 -0800
commitbfca9f7bced74ada8b157875de70a5d4f1bf2da2 (patch)
tree4233582018ecc4bd7d7ee35085c0e85e82be4b0e
parentb0ee1da6ec68c91ab5b62796cd5426b830be6b5f (diff)
downloadaur-bfca9f7bced74ada8b157875de70a5d4f1bf2da2.tar.gz
Sort "conflicts" array.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c6dc822cf7..078b298a17ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,8 @@ pkgbase = vmware-workstation
license = custom
depends = dkms
depends = linux-headers
- conflicts = vmware-systemd-services
conflicts = vmware-modules-dkms
+ conflicts = vmware-systemd-services
options = !strip
source = https://download3.vmware.com/software/wkst/file/VMware-Workstation-Full-12.5.2-4638234.x86_64.bundle
source = bootstrap
diff --git a/PKGBUILD b/PKGBUILD
index 8e41d046fef4..5ad89b44f03a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=(x86_64)
url='https://www.vmware.com/products/workstation-for-linux.html'
license=(custom)
conflicts=(
- vmware-systemd-services
vmware-modules-dkms
+ vmware-systemd-services
)
depends=(
dkms