diff options
Diffstat (limited to 'media-fonts/hack/hack-2.020.ebuild')
-rw-r--r-- | media-fonts/hack/hack-2.020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/hack/hack-2.020.ebuild b/media-fonts/hack/hack-2.020.ebuild index 35ecd7355bf7..9b4ec1ed5591 100644 --- a/media-fonts/hack/hack-2.020.ebuild +++ b/media-fonts/hack/hack-2.020.ebuild @@ -6,8 +6,8 @@ EAPI="5" inherit font versionator DESCRIPTION="A typeface designed for source code" -HOMEPAGE="https://github.com/chrissimpkins/Hack" -SRC_URI="https://github.com/chrissimpkins/Hack/releases/download/v${PV}/Hack-v$(replace_version_separator 1 '_' )-otf.tar.xz" +HOMEPAGE="https://github.com/source-foundry/Hack" +SRC_URI="https://github.com/source-foundry/Hack/releases/download/v${PV}/Hack-v$(replace_version_separator 1 '_' )-otf.tar.xz" LICENSE="OFL-1.1" SLOT="0" |