summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:22:07 +0100
committerLennard Hofmann2020-02-22 13:25:16 +0100
commitedad5a249355a7a3c7f9ac900999a52d309dfa6b (patch)
tree9af3932d4d58dd72f5c82e82d9d07bda074fdc24
parentf25150bd35a3b99c41acacaa59f796aac2eb7aa5 (diff)
downloadaur-edad5a249355a7a3c7f9ac900999a52d309dfa6b.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 9a76f48ca4f8..facbcc264659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = rasa-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 c92066584731..890991995ec6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Serif font for continuous reading on the web (Gujarati included)'
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')