diff options
Diffstat (limited to 'files/overlays/repositories.xml')
-rw-r--r-- | files/overlays/repositories.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f00c83a..2ab654a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2207,15 +2207,15 @@ </repo> <repo quality="experimental" status="unofficial"> <name>khoverlay</name> - <description>Khumba's overlay, mainly Haskell packages</description> - <homepage>https://gitlab.com/khumba/khoverlay</homepage> + <description>Khumba's overlay, with games, tools, themes, System76 drivers</description> + <homepage>https://khumba.net/gentoo/</homepage> <owner type="person"> <email>bog@khumba.net</email> <name>Bryan Gardiner</name> </owner> - <source type="git">https://gitlab.com/khumba/khoverlay.git</source> - <source type="git">git+ssh://git@gitlab.com/khumba/khoverlay.git</source> - <feed>https://gitlab.com/khumba/khoverlay/commits/master.atom</feed> + <source type="git">https://git.sr.ht/~khumba/khoverlay</source> + <source type="git">ssh://git@git.sr.ht/~khumba/khoverlay</source> + <feed>https://git.sr.ht/~khumba/khoverlay/log/master/rss.xml</feed> </repo> <repo quality="experimental" status="unofficial"> <name>konsolebox</name> |