summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-08-24 19:51:20 +0300
committerViorel Munteanu <ceamac@gentoo.org>2024-08-24 20:06:24 +0300
commitc5a7d75dc2c4b3a243b63e92777a3d66a117a786 (patch)
treea97376e008ce78579d91a9a14af7074ef35cdb0e
parentgui-libs/wayfire-plugins-extra: add 0.9.0 (diff)
downloadgentoo-c5a7d75dc2c4b3a243b63e92777a3d66a117a786.tar.gz
gentoo-c5a7d75dc2c4b3a243b63e92777a3d66a117a786.tar.bz2
gentoo-c5a7d75dc2c4b3a243b63e92777a3d66a117a786.zip
gui-libs/wf-config: sync live ebuild
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--gui-libs/wf-config/wf-config-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wf-config/wf-config-9999.ebuild b/gui-libs/wf-config/wf-config-9999.ebuild
index d01859840af0..b90440cd81b9 100644
--- a/gui-libs/wf-config/wf-config-9999.ebuild
+++ b/gui-libs/wf-config/wf-config-9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wf-config"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/WayfireWM/wf-config.git"
- SLOT="0/0.9"
+ SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"