summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2015-10-25 01:53:54 +0100
committerGrey Christoforo2015-10-25 01:53:54 +0100
commitb6f1626cbe4e54382256889bf4fcf3439c25eda8 (patch)
tree261f9e9529bf13c37313db992feff0d3caa27f13 /PKGBUILD
parent80fb3237f9504de9a36add2be3db72a06873e80d (diff)
downloadaur-weston-rbp.tar.gz
add conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 696ae9b2633e..4a1cdf6c9ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ pkgver=1.9.0
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor for rbp'
arch=('armv7h' 'armv6h')
+conflicts=('weston')
provides=('weston')
replaces=('weston')
url='http://wayland.freedesktop.org'