commit: b028d744e65694a4f24440fcbf559bb0d3d98e65 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu Mar 14 11:35:56 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 16 19:18:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b028d744
gui-libs/wf-config: bump live subslot Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> gui-libs/wf-config/wf-config-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
