diff options
Diffstat (limited to 'gui-wm/dwl')
| -rw-r--r-- | gui-wm/dwl/dwl-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild index d984c08..44d9bab 100644 --- a/gui-wm/dwl/dwl-9999.ebuild +++ b/gui-wm/dwl/dwl-9999.ebuild @@ -30,12 +30,12 @@ inherit toolchain-funcs git-r3 DESCRIPTION="Fork of dwl, the minimal wayland window manager" # Homepage, not used by Portage directly but handy for developer reference -HOMEPAGE="https://codeberg.org/csobczak/dwl" +HOMEPAGE="https://git.sobczak.family/dwl" # Point to any required sources; these will be automatically downloaded by # Portage. #SRC_URI="ftp://foo.example.org/${P}.tar.gz" -EGIT_REPO_URI="https://codeberg.org/csobczak/dwl.git" +EGIT_REPO_URI="https://git.sobczak.family/dwl.git" EGIT_BRANCH="csobczak" # Source directory; the dir where the sources can be found (automatically |
