Package Details: nerd-fonts-inter 4.1_3.4.0-2

Git Clone URL: https://aur.archlinux.org/nerd-fonts-inter.git (read-only, click to copy)
Package Base: nerd-fonts-inter
Description: Inter Font, patched with the Nerd Fonts Patcher
Upstream URL: https://github.com/rsms/inter/
Keywords: font fonts inter nerd nerd-fonts nerdfonts otf
Licenses: custom:OFL
Submitter: D3SOX
Maintainer: D3SOX
Last Packager: D3SOX
Votes: 4
Popularity: 0.001389
First Submitted: 2020-10-05 07:05 (UTC)
Last Updated: 2025-06-21 11:24 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

lukeemhigh commented on 2025-06-29 00:24 (UTC)

@impankratov performing a clean build fixed it for me, thanks!

D3SOX commented on 2025-06-25 16:09 (UTC)

Checksum still matches for me too, try a clean build @lukeemhigh

impankratov commented on 2025-06-25 14:15 (UTC)

@D3SOX thank you!

@lukeemhigh strange, version 4.1_3.4.0-2 passes all validation checks for me.

lukeemhigh commented on 2025-06-22 14:12 (UTC)

I'm still having the same issue described below by @impankratov:

==> Making package: nerd-fonts-inter 4.1_3.4.0-2 (Sun 22 Jun 2025 04:10:22 PM CEST)
==> Retrieving sources...
  -> Found Inter-4.1.zip
  -> Found font-patcher-3.4.0
==> Validating source files with sha256sums...
    Inter-4.1.zip ... Passed
    font-patcher-3.4.0 ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'nerd-fonts-inter-4.1_3.4.0-2': 
error: packages failed to build: nerd-fonts-inter-4.1_3.4.0-2

D3SOX commented on 2025-06-21 11:24 (UTC)

fixed, forgot to apply to this package

impankratov commented on 2025-06-21 11:23 (UTC)

Seems like checksum for font-patcher is invalid:

==> Validating source files with sha256sums...
    Inter-4.1.zip ... Passed
    font-patcher-3.4.0 ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: nerd-fonts-inter-exit status 1

Tried with a8f11e511ed7c69e96680858c06b50a643ea7752e26d5cd13dd5e5cc53ab1760 (font-patcher checksum from nerd-fonts-sf-mono PKGBUILD) and validation passed.

D3SOX commented on 2023-10-31 14:20 (UTC)

@lintianchuan Thanks, added

lintianchuan commented on 2023-09-30 06:45 (UTC)

The font-patcher option --variable-width-glyphs should be enabled because Inter is a proportional font. Without this, the strange overhanging glyphs will appear. See What does --variable-width-glyphs do now? for related discussion.