media-fonts/iosevka-nerdfont-3.0.1: Remove leading whitespace

Signed-off-by: Rahul Sandhu <rahul@sandhuservices.dev>
This commit is contained in:
Rahul Sandhu
2023-05-27 02:33:10 +01:00
parent 0c7f167762
commit 67656883d1

View File

@@ -17,9 +17,9 @@ S="${WORKDIR}"
FONT_SUFFIX="ttf"
pkg_postinst() {
ewarn "Upstream has recently made some major changes since version 3.0.0."
ewarn "The older Material Design Icon codepoints have been dropped."
ewarn "See issue 1059, comment 1404891287 at upstream for a translation table."
ewarn "More information can be found here:"
ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
ewarn "Upstream has recently made some major changes since version 3.0.0."
ewarn "The older Material Design Icon codepoints have been dropped."
ewarn "See issue 1059, comment 1404891287 at upstream for a translation table."
ewarn "More information can be found here:"
ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
}