aboutsummaryrefslogtreecommitdiffstats
path: root/gui-wm/cage/cage-0.1.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-wm/cage/cage-0.1.4.ebuild')
-rw-r--r--gui-wm/cage/cage-0.1.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui-wm/cage/cage-0.1.4.ebuild b/gui-wm/cage/cage-0.1.4.ebuild
index ada7de6..a8325b5 100644
--- a/gui-wm/cage/cage-0.1.4.ebuild
+++ b/gui-wm/cage/cage-0.1.4.ebuild
@@ -8,14 +8,14 @@ inherit meson
if [[ "${PV}" == 9999 ]]
then
inherit git-r3
- EGIT_REPO_URI="https://github.com/Hjdskes/cage"
+ EGIT_REPO_URI="https://github.com/cage-kiosk/cage"
else
- SRC_URI="https://github.com/Hjdskes/cage/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/cage-kiosk/cage/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="A Wayland kiosk"
-HOMEPAGE="https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage"
+HOMEPAGE="https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage"
LICENSE="MIT"
SLOT="0"
RESTRICT="mirror"