# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=courier-prime pkgver=1.203 pkgrel=0 pkgdesc="Redesigned Courier typeface made for screenwriters" url="https://www.quoteunquoteapps.com/courierprime/" arch="noarch" options="!check" # No test suite. license="OFL-1.1" depends="fontconfig" makedepends="" subpackages="" source="https://dev.gentoo.org/~jstein/dist/courier-prime-$pkgver.tar.xz" package() { install -m644 -Dt "$pkgdir"/usr/share/fonts/X11/TTF/ "$builddir"/*.ttf } sha512sums="fef9d7f09dafbdb9d8626cb06cac617319d5ec43aef29fe7f6ee25156b380f9ec9684715d6012f05cb40d9511d44cf36a9ed1951281218b2c545e6ce4e7cdbda courier-prime-1.203.tar.xz"