Package Details: ttf-architects-daughter 1.003-1

Git Clone URL: https://aur.archlinux.org/architects-daughter-font.git (read-only, click to copy)
Package Base: architects-daughter-font
Description: a font incorporating the graphic, squared look of architectural writing and the natural feel of daily handwriting
Upstream URL: https://fonts.google.com/specimen/Architects+Daughter
Licenses: OFL
Provides: architects-daughter-font
Submitter: alerque
Maintainer: None
Last Packager: alerque
Votes: 0
Popularity: 0.000000
First Submitted: 2022-12-09 13:35 (UTC)
Last Updated: 2022-12-09 13:35 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

GPereira commented on 2025-05-14 19:35 (UTC) (edited on 2025-05-14 19:43 (UTC) by GPereira)

PKGBUILD:

_name=architects-daughter
pkgbase=$_name-font
pkgname=(ttf-$_name)
pkgver=1.004
pkgrel=1
pkgdesc='a font incorporating the graphic, squared look of architectural writing and the natural feel of daily handwriting'
arch=(any)
url="https://fonts.google.com/specimen/Architects+Daughter"
license=(OFL)
source=("$_name-$pkgver.zip::https://fonts.google.com/download?family=Architects+Daughter")
sha256sums=('4bb65d36ae128d45fe00c4a47c6793fda3615dedecfd38a441652a188431e16f')

package_ttf-architects-daughter() {
    provides=("$pkgbase")
    install -Dm0644 -t "$pkgdir/usr/share/fonts/TTF/" *.ttf
    install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" OFL.txt

ab2422 commented on 2024-02-14 05:43 (UTC)

==> Validating source files with sha256sums...
architects-daughter-1.003.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!