* update ttf-liberation to 2.1.5-2

This commit is contained in:
Alexander Baldeck 2024-08-15 06:38:39 +02:00
parent efe583dbcc
commit 92324c6064
3 changed files with 19 additions and 2 deletions

14
ttf-liberation/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = ttf-liberation
pkgdesc = Font family which aims at metric compatibility with Arial, Times New Roman, and Courier New
pkgver = 2.1.5
pkgrel = 2
url = https://github.com/liberationfonts/liberation-fonts
arch = any
license = custom:OFL
makedepends = fontforge
makedepends = python-fonttools
provides = ttf-font
source = https://github.com/liberationfonts/liberation-fonts/archive/2.1.5/liberation-fonts-2.1.5.tar.gz
b2sums = 8e8ed55456823c61dc8c622a9674c540770abc944ce87bd96ae64a8f13b450e5386335e9f24723344a9e7f882b8e323f4a43231b4659c117c5b7670027f42199
pkgname = ttf-liberation

View File

@ -0,0 +1,3 @@
[ttf-liberation]
source = "git"
git = "https://github.com/liberationfonts/liberation-fonts.git"

View File

@ -9,9 +9,9 @@
pkgname=ttf-liberation
pkgver=2.1.5
pkgrel=1
pkgrel=2
pkgdesc='Font family which aims at metric compatibility with Arial, Times New Roman, and Courier New'
arch=('any')
arch=(any)
url=https://github.com/liberationfonts/liberation-fonts
license=('custom:OFL')
makedepends=('fontforge' 'python-fonttools')