summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-01-30 09:09:28 +0100
committerPier Luigi Fiorini2017-01-30 09:09:28 +0100
commit710a934c77a2a1d1bb8483879bc5327b1917aced (patch)
treedf49d567d3fc4b0ab33cb54fb8e81f55fb6011a0 /PKGBUILD
parentf3913163435cff5628daa6fea0072eae7b8d435a (diff)
downloadaur-710a934c77a2a1d1bb8483879bc5327b1917aced.tar.gz
liri-wayland-git: Replace greenisland-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d09702238a90..6860723389a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ license=('GPL3')
depends=('systemd' 'wayland-protocols' 'libdrm' 'libinput' 'qt5-declarative' 'qt5-wayland'
'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2')
makedepends=('git' 'extra-cmake-modules' 'xcb-util-cursor' 'libxcursor')
+conflicts=('greenisland' 'greenisland-git' 'liri-wayland')
+replaces=('greenisland' 'greenisland-git' 'liri-wayland')
provides=('liri-wayland')
-conflicts=('liri-wayland')
-replaces=('liri-wayland')
groups=('liri-git')
_gitroot="git://github.com/lirios/wayland.git"