# Contributor: lauren n. liberda <lauren@selfisekai.rocks>
# Maintainer: lauren n. liberda <lauren@selfisekai.rocks>
pkgname=font-happy-times
pkgver=2.0
_commit=b2fd9345e6b5f2f973d340a142b9e33514541d60
pkgrel=1
pkgdesc="A contemporary take of the Times New Roman typeface by Lucas Le Bihan"
url="https://velvetyne.fr/fonts/happy-times/"
arch="noarch"
license="OFL-1.1"
source="https://gitlab.com/velvetyne/Happy-Times-at-the-IKOB/-/archive/$_commit/Happy-Times-at-the-IKOB-$_commit.tar.gz"
builddir="$srcdir/Happy-Times-at-the-IKOB-$_commit"
options="!check"	# no tests

package() {
	install -Dm644 ./fonts/otf/*.otf -t "$pkgdir"/usr/share/fonts/happy-times
}

sha512sums="
5e3aa4907d93db4a56e89bfccf9b18afdd86bd629394f6937135fcc3999154b4fd451e3fbef6ac7fb252a9411e535ed9d20c482f6448f153adf75af498400b22  Happy-Times-at-the-IKOB-b2fd9345e6b5f2f973d340a142b9e33514541d60.tar.gz
"
