diff options
Diffstat (limited to 'gui-apps/slstatus')
| -rw-r--r-- | gui-apps/slstatus/slstatus-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/slstatus/slstatus-9999.ebuild b/gui-apps/slstatus/slstatus-9999.ebuild index 3856f3e..1c10fab 100644 --- a/gui-apps/slstatus/slstatus-9999.ebuild +++ b/gui-apps/slstatus/slstatus-9999.ebuild @@ -30,12 +30,12 @@ inherit toolchain-funcs git-r3 DESCRIPTION="Customized fork of the suckless modular status bar for window managers" # Homepage, not used by Portage directly but handy for developer reference -HOMEPAGE="https://codeberg.org/csobczak/slstatus" +HOMEPAGE="https://git.sobczak.family/slstatus" # 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/slstatus.git" +EGIT_REPO_URI="https://git.sobczak.family/slstatus.git" EGIT_BRANCH="csobczak" # Source directory; the dir where the sources can be found (automatically |
