summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:16:59 +0100
committerLennard Hofmann2020-02-22 13:31:02 +0100
commitd13992d3651a2da85640ab0573fdadd70376a818 (patch)
tree1d1ce3ba1390565a1b0d8d51a9124d029e88c8ea
parent258cf673e907307ea88f4345d739b20d5017b674 (diff)
downloadaur-d13992d3651a2da85640ab0573fdadd70376a818.tar.gz
OFL is treated as a common license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1971803ec83..f30426b3df16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,10 +4,10 @@ pkgbase = ttf-buenard
pkgrel = 1
url = https://fonts.google.com/specimen/Buenard
arch = any
- license = custom:OFL
+ license = OFL
depends = fontconfig
depends = xorg-font-utils
- source = ttf-buenard-1.002::https://fonts.google.com/download?family=Buenard
+ source = ttf-buenard-1.002.zip::https://fonts.google.com/download?family=Buenard
sha256sums = 4b17e784f85540993a8b3c553c031bc9b4347af86c3a73c352874855dd08b0ba
pkgname = ttf-buenard
diff --git a/PKGBUILD b/PKGBUILD
index 0fe8408c372c..06c63a745dd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='Classic serif font for art books by Gustavo Ibarra'
arch=(any)
url="https://fonts.google.com/specimen/Buenard"
-license=(custom:OFL)
+license=(OFL)
depends=(fontconfig xorg-font-utils)
source=("$pkgname-$pkgver.zip::https://fonts.google.com/download?family=Buenard")
sha256sums=('4b17e784f85540993a8b3c553c031bc9b4347af86c3a73c352874855dd08b0ba')