summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:21:04 +0100
committerLennard Hofmann2020-02-22 13:25:48 +0100
commite0c8d5bfdbdf2e67755dd9396f9086a39a374d9b (patch)
tree63a226e13fba931c6878fe051fa99d233fee52bd
parenta57134287a99733bab4f83e4d940f2079877df9f (diff)
downloadaur-e0c8d5bfdbdf2e67755dd9396f9086a39a374d9b.tar.gz
OFL is treated as a common license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 788fd18ec065..811e070d5471 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = yrsa-font
url = https://github.com/rosettatype/yrsa-rasa
arch = any
groups = yrsa-rasa-fonts
- license = custom:OFL
+ license = OFL
depends = fontconfig
depends = xorg-font-utils
provides = ttf-font
diff --git a/PKGBUILD b/PKGBUILD
index bfefb505350c..e80368dbedb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Serif font for continuous reading on the web (Latin-only)'
arch=(any)
url="https://github.com/rosettatype/yrsa-rasa"
-license=('custom:OFL')
+license=('OFL')
groups=('yrsa-rasa-fonts')
depends=('fontconfig' 'xorg-font-utils') # needed for pacman hooks
provides=('ttf-font')