* update ttf-carlito to 20230509-2

This commit is contained in:
Alexander Baldeck 2024-08-15 06:40:32 +02:00
parent 89aae7d97b
commit eead92f385
3 changed files with 21 additions and 2 deletions

15
ttf-carlito/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = ttf-carlito
pkgdesc = Google's Carlito font
pkgver = 20230509
pkgrel = 2
url = https://fonts.google.com/specimen/Carlito
arch = any
license = LicenseRef-OFL
makedepends = git
provides = google-crosextra-carlito-fonts
source = git+https://github.com/googlefonts/carlito#commit=3a810cab78ebd6e2e4eed42af9e8453c4f9b850a
source = 62-carlito.conf
sha256sums = SKIP
sha256sums = 31a74cd8044c8c8644f1555c06f406559f2e14334dd671a608145431a4299bd3
pkgname = ttf-carlito

View File

@ -0,0 +1,4 @@
[ttf-carlito]
source = "git"
git = "https://github.com/googlefonts/carlito.git"
use_commit = true

View File

@ -6,10 +6,10 @@
pkgname=ttf-carlito
pkgver=20230509
_commit=3a810cab78ebd6e2e4eed42af9e8453c4f9b850a
pkgrel=1
pkgrel=2
pkgdesc="Google's Carlito font"
arch=(any)
license=(custom:OFL)
license=('LicenseRef-OFL')
url='https://fonts.google.com/specimen/Carlito'
makedepends=('git')
provides=(google-crosextra-carlito-fonts)