summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2021-01-30 21:09:26 +0100
committerNarrat2021-01-30 21:09:26 +0100
commit9093fee46d28bef3a31ac8f9a603725727760b7c (patch)
tree658542d94c9b71d7bf290fb81ae03afc4f5a9ea0 /PKGBUILD
parente2bc67b37aad610535686e99377ae69483f2382a (diff)
downloadaur-9093fee46d28bef3a31ac8f9a603725727760b7c.tar.gz
labwc: xorg-xserver-xwayland -> xorg-xwayland
xwayland got a separate package, as a Xorg release wasn't in the pipeline but fixes accumulated upstream for xwayland
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3adfa260f600..22a0bc34d2db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=labwc
pkgname=labwc-git
-pkgver=r236.f49a3a0
+pkgver=r291.2a7086d
pkgrel=1
pkgdesc='stacking wayland compositor with look and fell from openbox (git version)'
url="https://github.com/johanmalm/labwc"
arch=('x86_64')
license=('GPL2')
-depends=('pango' 'wlroots' 'wayland' 'wayland-protocols' 'xorg-server-xwayland')
+depends=('pango' 'wlroots' 'wayland' 'wayland-protocols' 'xorg-xwayland')
makedepends=('git' 'meson')
conflicts=(labwc)
provides=(labwc)