From 907605c42f3f767f7311daf0af19ee5e35514bec Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman <129263+stealthgun@users.noreply.github.com> Date: Fri, 20 Aug 2021 22:01:07 +0200 Subject: [PATCH] Update phoc-0.8.0.ebuild --- x11-wm/phoc/phoc-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.8.0.ebuild index 9797781..668a258 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.8.0.ebuild @@ -8,7 +8,7 @@ inherit meson vala xdg MY_PV="v${PV}" MY_P="${PN}-${MY_PV}" # 0.13.0 does not work atm -WL_PV="0.12.0" +WL_PV="0.14.1" WL_P="wlroots-${WL_PV}" DESCRIPTION="Wlroots based Phone compositor"