From 1bb54bf097f52ce110a5560ce03310f04bcbe5a0 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 2 May 2023 16:10:26 +0200 Subject: [PATCH] Version bump --- gui-wm/phosh/{phosh-0.26.0.ebuild => phosh-0.27.0.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gui-wm/phosh/{phosh-0.26.0.ebuild => phosh-0.27.0.ebuild} (98%) diff --git a/gui-wm/phosh/phosh-0.26.0.ebuild b/gui-wm/phosh/phosh-0.27.0.ebuild similarity index 98% rename from gui-wm/phosh/phosh-0.26.0.ebuild rename to gui-wm/phosh/phosh-0.27.0.ebuild index 4b59b6a..29efa29 100755 --- a/gui-wm/phosh/phosh-0.26.0.ebuild +++ b/gui-wm/phosh/phosh-0.27.0.ebuild @@ -8,7 +8,7 @@ inherit desktop gnome2-utils meson pam readme.gentoo-r1 systemd xdg MY_P="${PN}-v${PV}" LVC_COMMIT="ae1a34aafce7026b8c0f65a43c9192d756fe1057" LCU_COMMIT="7e2f9e2db6515fb9c4650010c2a9ecb9796957e3" -GMO_COMMIT="d483537aee4778b114ce5d50c4c8a9f8d58337ed" +GMO_COMMIT="6504fa124438b79a2ad5687ac3ebef6d7a2c0823" DESCRIPTION="A pure Wayland shell prototype for GNOME on mobile devices" HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phosh/"