summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')