diff options
Diffstat (limited to 'app-misc/screenfetch/screenfetch-2.7.7.ebuild')
-rw-r--r-- | app-misc/screenfetch/screenfetch-2.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/screenfetch/screenfetch-2.7.7.ebuild b/app-misc/screenfetch/screenfetch-2.7.7.ebuild index d96f19d8fbba..f1be4f4f0768 100644 --- a/app-misc/screenfetch/screenfetch-2.7.7.ebuild +++ b/app-misc/screenfetch/screenfetch-2.7.7.ebuild @@ -7,7 +7,7 @@ EAPI=4 MY_PN="${PN/f/F}" DESCRIPTION="A Bash Screenshot Information Tool" HOMEPAGE="https://github.com/KittyKatt/screenFetch" -SRC_URI="http://github.com/KittyKatt/${MY_PN}/zipball/v${PV} -> ${P}.zip" +SRC_URI="https://github.com/KittyKatt/${MY_PN}/zipball/v${PV} -> ${P}.zip" LICENSE="GPL-3" SLOT="0" |