diff options
Diffstat (limited to '')
-rw-r--r-- | app-misc/ufetch/ufetch-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ufetch/ufetch-9999.ebuild b/app-misc/ufetch/ufetch-9999.ebuild index f9f66af..958d082 100644 --- a/app-misc/ufetch/ufetch-9999.ebuild +++ b/app-misc/ufetch/ufetch-9999.ebuild @@ -7,7 +7,7 @@ inherit git-r3 DESCRIPTION="Tiny system info for Unix-like operating systems" HOMEPAGE="https://gitlab.com/jschx/ufetch" -EGIT_REPO_URI="https://gitlab.com/jschx/ufetch" +EGIT_REPO_URI="https://gitlab.com/jschx/ufetch.git" LICENSE="ISC" SLOT="0" |