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