media-fonts/google-sans: fix line length

Signed-off-by: Abishek Jakkala <thysupremematrix@tuta.io>
This commit is contained in:
Abishek Jakkala
2026-01-30 19:03:26 +00:00
parent 2ba64f984e
commit 284c72dc55

View File

@@ -14,7 +14,8 @@ COMMIT_HASH="43590e625ab1b07f6a5809287ce16f7e61d9e165"
DESCRIPTION="Current generation of Googles brand typeface."
HOMEPAGE="https://fonts.google.com/specimen/Google+Sans"
SRC_URI="https://flutter.googlesource.com/gallery-assets/+archive/${COMMIT_HASH}/lib/fonts.tar.gz -> ${P}-1.tar.gz" # https://bugs.gentoo.org/969377
# SRC_URI revbump caused per https://bugs.gentoo.org/969377
SRC_URI="https://flutter.googlesource.com/gallery-assets/+archive/${COMMIT_HASH}/lib/fonts.tar.gz -> ${P}-1.tar.gz"
S="${WORKDIR}"
LICENSE="OFL-1.1"