summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b77b88f85630..affa0a0cc95e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-malayalam-font-meera
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.
- pkgver = 7.0.0+20171009
+ pkgver = 7.0.0+20190328
pkgrel = 1
url = http://smc.org.in/fonts/
install = ttf-malayalam-fonts.install
@@ -8,9 +8,9 @@ pkgbase = ttf-malayalam-font-meera
license = OFL1.1
depends = fontconfig
depends = xorg-font-utils
- source = http://smc.org.in/downloads/fonts/meera/Meera.ttf
+ source = http://smc.org.in/downloads/fonts/meera/Meera-Regular.ttf
source = https://gitlab.com/smc/meera/raw/master/65-0-smc-meera.conf
- sha256sums = a0e840716376ab6de9dfc9ba8d1b3f78c654870b0b2ba2d41f4249497766494d
+ sha256sums = b75f4c0fd05ae40e301f1144011143688968c44b0454dbf8200f5a85897d5241
sha256sums = a1823a555cb3c042ad8e4d4c15ccbca9b35627bdff34a287539fe9384ec4ec61
pkgname = ttf-malayalam-font-meera
diff --git a/PKGBUILD b/PKGBUILD
index 453f3012062b..909380383f7f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-meera
-pkgver=7.0.0+20171009
+pkgver=7.0.0+20190328
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=("OFL1.1")
depends=(fontconfig xorg-font-utils)
-source=("http://smc.org.in/downloads/fonts/meera/Meera.ttf"
+source=("http://smc.org.in/downloads/fonts/meera/Meera-Regular.ttf"
"https://gitlab.com/smc/meera/raw/master/65-0-smc-meera.conf")
-sha256sums=('a0e840716376ab6de9dfc9ba8d1b3f78c654870b0b2ba2d41f4249497766494d'
+sha256sums=('b75f4c0fd05ae40e301f1144011143688968c44b0454dbf8200f5a85897d5241'
'a1823a555cb3c042ad8e4d4c15ccbca9b35627bdff34a287539fe9384ec4ec61')
install=ttf-malayalam-fonts.install