diff --git a/media-fonts/cozette/cozette-1.22.2.ebuild b/media-fonts/cozette/cozette-1.22.2.ebuild index 4b34f67..559c5b8 100644 --- a/media-fonts/cozette/cozette-1.22.2.ebuild +++ b/media-fonts/cozette/cozette-1.22.2.ebuild @@ -7,8 +7,8 @@ inherit font DESCRIPTION="A bitmap programming font optimized for coziness." 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" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"