media-fonts/cozette: fix URL
This commit is contained in:
parent
e7cbc08fa1
commit
7767ee2ddb
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ inherit font
|
||||||
|
|
||||||
DESCRIPTION="A bitmap programming font optimized for coziness."
|
DESCRIPTION="A bitmap programming font optimized for coziness."
|
||||||
HOMEPAGE="https://github.com/slavfox/Cozette"
|
HOMEPAGE="https://github.com/slavfox/Cozette"
|
||||||
SRC_URI="https://github.com/slavfox/Cozette/releases/download/v.${PV}-hidpi/CozetteFonts.zip -> ${P}.zip"
|
PV_DASH=$(ver_rs 1-2 -)
|
||||||
|
SRC_URI="https://github.com/slavfox/Cozette/releases/download/v.${PV}/CozetteFonts-v-${PV_DASH}.zip -> ${P}.zip"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"
|
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue