summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:14:52 +0100
committerLennard Hofmann2020-02-22 13:28:13 +0100
commit766b1e65e99b87c3893e83fa2ce8791922c89b69 (patch)
tree86ec131799f9be306c7bed5e6a86729f07a863c0
parentad53fc4570f32973f3bd8b7ca24d7162020d6078 (diff)
downloadaur-766b1e65e99b87c3893e83fa2ce8791922c89b69.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 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')