diff options
Diffstat (limited to 'media-fonts/hack/hack-2.010.ebuild')
-rw-r--r-- | media-fonts/hack/hack-2.010.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/hack/hack-2.010.ebuild b/media-fonts/hack/hack-2.010.ebuild index 1a306ce4e3df..63477d3d6a23 100644 --- a/media-fonts/hack/hack-2.010.ebuild +++ b/media-fonts/hack/hack-2.010.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.zip" +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.zip" LICENSE="OFL-1.1" SLOT="0" |