pkgname: 'ttf-hack' pkgver: '3.003' pkgrel: '4' pkgdesc: 'A typeface designed for source code' url: 'https://sourcefoundry.org/hack/' arch: x86_64 depends: - 'xorg-mkfontscale' makedepends: - 'xorg-fontconfig' - 'xorg-encodings' - 'xorg-font-util' source: - 'https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz' sha256sums: - SKIP build: | install -Dm644 -t ${PKGDIR}/usr/share/fonts/TTF ./Hack-*.ttf package: | true