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 5396083634e5..75d8bee37016 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-malayalam-font-dyuthi
pkgdesc = This is Dyuthi, a font belonging to a set of TrueType and OpenType fonts released under the GNU General Public License for Malayalam Language.
- pkgver = 2.0.0+20170909
+ pkgver = 2.0.0+20171014
pkgrel = 1
url = http://smc.org.in/fonts/
install = ttf-malayalam-fonts.install
@@ -9,7 +9,7 @@ pkgbase = ttf-malayalam-font-dyuthi
depends = xorg-font-utils
source = http://smc.org.in/downloads/fonts/dyuthi/Dyuthi.ttf
source = https://gitlab.com/smc/dyuthi/raw/master/67-smc-dyuthi.conf
- md5sums = 39141d420209e17375d340852a7bf0f6
+ md5sums = 751d7f342dae370736cb9650cc994ab2
md5sums = f4a275e1e8a1bd33c90ed44f1ee84017
pkgname = ttf-malayalam-font-dyuthi
diff --git a/PKGBUILD b/PKGBUILD
index 035035577726..95fe2e12c584 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-dyuthi
-pkgver=2.0.0+20170909
+pkgver=2.0.0+20171014
pkgrel=1
pkgdesc="This is Dyuthi, a font belonging to a set of TrueType and OpenType fonts released under the
GNU General Public License for Malayalam Language."
@@ -13,7 +13,7 @@ url="http://smc.org.in/fonts/"
depends=(fontconfig xorg-font-utils)
source=("http://smc.org.in/downloads/fonts/dyuthi/Dyuthi.ttf"
"https://gitlab.com/smc/dyuthi/raw/master/67-smc-dyuthi.conf")
-md5sums=('39141d420209e17375d340852a7bf0f6'
+md5sums=('751d7f342dae370736cb9650cc994ab2'
'f4a275e1e8a1bd33c90ed44f1ee84017')
install=ttf-malayalam-fonts.install