summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:18:55 +0100
committerLennard Hofmann2020-02-22 13:38:45 +0100
commit4a6d17fee20d62d2042519defb888ac81824cbba (patch)
tree2942eb622685fade65ccb2237ae5a9c49c98a498
parent943c2410f6bdea9407672f0d3cb8083a69ca860c (diff)
downloadaur-4a6d17fee20d62d2042519defb888ac81824cbba.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 c3291bbad0c3..b4012ab53362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = otf-andada-git
pkgrel = 1
url = https://github.com/huertatipografica/Andada
arch = any
- license = custom:OFL
+ license = OFL
depends = fontconfig
depends = xorg-font-utils
provides = otf-andada
diff --git a/PKGBUILD b/PKGBUILD
index 2482ab224fba..b28ef1dfc364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Organic-slab serif font made for GuaranĂ­ and Spanish'
arch=(any)
url="https://github.com/huertatipografica/$_pkgname"
-license=('custom:OFL')
+license=('OFL')
depends=(fontconfig xorg-font-utils)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")