summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-03-14 13:35:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 21:18:10 +0200
commitb028d744e65694a4f24440fcbf559bb0d3d98e65 (patch)
treeccc2e391c02ff75325263ef49a02b6dd014beb2c
parentgui-libs/wf-config: drop 0.7.1-r1 (diff)
downloadgentoo-b028d744e65694a4f24440fcbf559bb0d3d98e65.tar.gz
gentoo-b028d744e65694a4f24440fcbf559bb0d3d98e65.tar.bz2
gentoo-b028d744e65694a4f24440fcbf559bb0d3d98e65.zip
gui-libs/wf-config: bump live subslot
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arthur Zamarin <arthurzam@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 45a7d00fb05c..d01859840af0 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/9999"
+ SLOT="0/0.9"
else
SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"