summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-08-24 19:54:02 +0300
committerViorel Munteanu <ceamac@gentoo.org>2024-08-24 20:06:25 +0300
commit7896aa7e078ec5f7f68ceacbfacd5fa4d8797c23 (patch)
tree99b6fbb2c9dfd821334fa658ccabcbc1c1161e1d /gui-libs/wayfire-plugins-extra
parentgui-apps/wcm: sync live ebuild (diff)
downloadgentoo-7896aa7e078ec5f7f68ceacbfacd5fa4d8797c23.tar.gz
gentoo-7896aa7e078ec5f7f68ceacbfacd5fa4d8797c23.tar.bz2
gentoo-7896aa7e078ec5f7f68ceacbfacd5fa4d8797c23.zip
gui-libs/wayfire-plugins-extra: sync live ebuild
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'gui-libs/wayfire-plugins-extra')
-rw-r--r--gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
index 72311100c56b..76b93a865547 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wayfire-plugins-extra"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git"
- SLOT="0/0.9"
+ SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64"