summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpan934122019-05-19 20:58:25 +0800
committerpan934122019-05-19 20:58:25 +0800
commit0e857bf224bf8e4386a2f18cc25498a8c00643f0 (patch)
treecd2efe1290292be451a828d9bb844f816e18d9cf
parent84455f73b61ca0ada5b0c6e50f73bef8bc3bed76 (diff)
downloadaur-ttf-bignoodletitling.tar.gz
fix: fix the license issue.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ca0e37e9bb9..8da8f6fba941 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = ttf-bignoodletitling
pkgrel = 1
url = https://www.dafont.com/bignoodletitling.font
arch = any
- license = unknown
+ license = custom:Sentinel Type Freefont EULA
depends = fontconfig
source = bignoodletitling.zip::https://dl.dafont.com/dl/?f=bignoodletitling
md5sums = dc93df2d62cd2cb3277d53a98c46c755
diff --git a/PKGBUILD b/PKGBUILD
index f33bea1e83e9..eacc95f3a5d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Bignoodletitling, a font which uses on Overwatch."
arch=('any')
url="https://www.dafont.com/bignoodletitling.font"
-license=('unknown')
+license=('custom:Sentinel Type Freefont EULA')
depends=('fontconfig')
source=("bignoodletitling.zip::https://dl.dafont.com/dl/?f=bignoodletitling")
md5sums=('dc93df2d62cd2cb3277d53a98c46c755')