summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83b9f42f1404..c0b1e98daef1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = ttf-malayalam-font-meera
url = http://smc.org.in/fonts/
install = ttf-malayalam-fonts.install
arch = any
+ license = OFL1.1
depends = fontconfig
depends = xorg-font-utils
source = http://smc.org.in/downloads/fonts/meera/Meera.ttf
diff --git a/PKGBUILD b/PKGBUILD
index 15e13f4838b9..431ba705ad56 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="This is Meera, a font belonging to a set of TrueType and OpenType fonts released under the GNU General Public License for Malayalam Language."
arch=(any)
url="http://smc.org.in/fonts/"
-license=("GPL3")
+license=("OFL1.1")
depends=(fontconfig xorg-font-utils)
source=("http://smc.org.in/downloads/fonts/meera/Meera.ttf"
"https://gitlab.com/smc/meera/raw/master/65-0-smc-meera.conf")