summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:18:21 +0100
committerLennard Hofmann2020-02-22 13:33:20 +0100
commite4428e0bbc170b3e66818ce8fffc5e4a47e0cef8 (patch)
tree04989e5864d37fc87f2afd5dd822d9163381b06c
parent7455df07b2c5f6ee39ab46c47a67e23b304d0ffc (diff)
downloadaur-e4428e0bbc170b3e66818ce8fffc5e4a47e0cef8.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 bcea34b93ff8..37d5a1d5fcd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = otf-glacial-indifference
pkgrel = 1
url = https://cargocollective.com/hanken/Glacial-Indifference-Open-Source-Font
arch = any
- license = custom:OFL
+ license = OFL
depends = fontconfig
depends = xorg-font-utils
source = otf-glacial-indifference-1.0.zip::https://www.fontsquirrel.com/fonts/download/glacial-indifference
diff --git a/PKGBUILD b/PKGBUILD
index 85369b39f5ad..0ddf1448da88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Geometric sans-serif font in 3 cuts'
arch=(any)
url="https://cargocollective.com/hanken/Glacial-Indifference-Open-Source-Font"
-license=(custom:OFL)
+license=(OFL)
depends=(fontconfig xorg-font-utils)
source=("$pkgname-$pkgver.zip::https://www.fontsquirrel.com/fonts/download/$_pkgname")
sha256sums=('bdc8ec56da57a2324cd67bd942727eee048c106cfcbf9427b47e59366fbeeac4')