summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Gao2025-01-03 23:00:30 -0800
committerJeremy Gao2025-01-03 23:00:30 -0800
commitec45ac320bcfe233bcafcf9660366b92136c998b (patch)
tree8a7dba23a34fafbc1de057bb80f4c7ff3f19122b
parentf7f1965e2b42d9447c9ada6b2e176de903c32dd7 (diff)
downloadaur-ec45ac320bcfe233bcafcf9660366b92136c998b.tar.gz
Fix license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faba77fc28f6..13dbe3af9336 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = ttf-chillroundf
pkgrel = 2
url = https://github.com/Warren2060/ChillRound
arch = any
- license = SIL-1.1
+ license = OFL-1.1-RFN
depends = fontconfig
source = https://github.com/Warren2060/ChillRound/releases/download/v3.200/ChillRoundF_v3.200.zip
sha256sums = 7a061e39cc8f377ce122f0ae68d1fe3ef43d78431388362c61ea8d695722d267
diff --git a/PKGBUILD b/PKGBUILD
index 7473eaaba6d7..0fd9895f4b84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc='A CJK font based on Kosugi Maru and its derivatives, featuring a roundish design'
arch=('any')
url='https://github.com/Warren2060/ChillRound'
-license=('SIL-1.1')
+license=('OFL-1.1-RFN')
depends=('fontconfig')
source=("https://github.com/Warren2060/ChillRound/releases/download/${pkgver}/${_pkgname}.zip")
sha256sums=('7a061e39cc8f377ce122f0ae68d1fe3ef43d78431388362c61ea8d695722d267')