summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-22 13:23:15 +0100
committerLennard Hofmann2020-02-22 13:23:15 +0100
commitc8969fec05135356f13f9ac840b857c4c4e14720 (patch)
tree39a77c1207ba0c59b443d5a21a73554ea0377a27
parentd0c5aea7d11bf9a051840321d410f49f2bc68a59 (diff)
downloadaur-c8969fec05135356f13f9ac840b857c4c4e14720.tar.gz
OFL is treated as a common license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e688b59ab96..453aff977a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Sans-serif display font for headline, caption, and titling"
arch=(any)
url="https://github.com/dharmatype/Bebas-Neue"
-license=('custom:OFL')
+license=('OFL')
depends=(fontconfig xorg-font-utils) # required for pacman hooks
makedepends=(git)
provides=("${pkgname%-git}")