diff options
author | kballou <kballou@devnulllabs.io> | 2017-09-18 09:49:02 -0600 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2017-09-19 10:27:38 +0200 |
commit | 7ef58b3db74759ad8f79f39195cab7b85ae17764 (patch) | |
tree | 00fafcce53e90334c16af8398169e109d49540bb /media-fonts/hack/hack-2.019.ebuild | |
parent | x11-libs/gtkhotkey: remove old (diff) | |
download | gentoo-7ef58b3db74759ad8f79f39195cab7b85ae17764.tar.gz gentoo-7ef58b3db74759ad8f79f39195cab7b85ae17764.tar.bz2 gentoo-7ef58b3db74759ad8f79f39195cab7b85ae17764.zip |
media-fonts/hack: update github remote-id attributes
This project has moved its URL's around, update here to reflect the
project and avoid a possible breaking URL in the future.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-fonts/hack/hack-2.019.ebuild')
-rw-r--r-- | media-fonts/hack/hack-2.019.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/hack/hack-2.019.ebuild b/media-fonts/hack/hack-2.019.ebuild index f83e28f64cd7..9a7da842bf48 100644 --- a/media-fonts/hack/hack-2.019.ebuild +++ b/media-fonts/hack/hack-2.019.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.gz" +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.gz" LICENSE="OFL-1.1" SLOT="0" |