* update ttf-liberation to 2.1.5-2
This commit is contained in:
parent
efe583dbcc
commit
92324c6064
14
ttf-liberation/.SRCINFO
Normal file
14
ttf-liberation/.SRCINFO
Normal 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
|
3
ttf-liberation/.nvchecker.toml
Normal file
3
ttf-liberation/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[ttf-liberation]
|
||||
source = "git"
|
||||
git = "https://github.com/liberationfonts/liberation-fonts.git"
|
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user