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 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}")