Skip to content

Commit

Permalink
media-fonts/hack: update github remote-id attributes
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kennyballou authored and amadio committed Sep 19, 2017
1 parent 7cab362 commit 7ef58b3
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions media-fonts/hack/hack-2.010.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions media-fonts/hack/hack-2.018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions media-fonts/hack/hack-2.019.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions media-fonts/hack/hack-2.020-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 '_' )-ttf.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 '_' )-ttf.tar.xz"

LICENSE="OFL-1.1"
SLOT="0"
Expand Down
4 changes: 2 additions & 2 deletions media-fonts/hack/hack-2.020.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion media-fonts/hack/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<name>Fonts</name>
</maintainer>
<upstream>
<remote-id type="github">chrissimpkins/Hack</remote-id>
<remote-id type="github">source-foundry/Hack</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit 7ef58b3

Please sign in to comment.