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 39638c4c1304..debc8e516125 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = commissioner-font
pkgrel = 1
url = https://github.com/kosbarts/Commissioner
arch = any
- license = custom:OFL
+ license = OFL
depends = fontconfig
depends = xorg-font-utils
source = https://github.com/kosbarts/Commissioner/archive/42b2d8fa94eef84e392e1746c5dc5aaea75fe120/commissioner-font-1.000.zip
diff --git a/PKGBUILD b/PKGBUILD
index 701f4396e535..95f9ed6e5e66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Sans typeface by Kostas Bartsokas'
arch=(any)
url="https://github.com/kosbarts/$_reponame"
-license=(custom:OFL)
+license=(OFL)
depends=(fontconfig xorg-font-utils)
source=("$url/archive/$_commit/$pkgbase-$pkgver.zip")
sha512sums=('5e3c11c1603b44e77973744746de9c79d579d191c15b9f28fc0e1ba80ddb4748fe2ded53a3206bb7d21ca68fe747d98321a16a8c4de0672c6863c41a6d9effbf')