summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d08c30be650..318e89b8ce2c 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 = 1.0
+ pkgver = 2.0.0+20161216
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 = af094c3f037c079b837efbe6224cd8f8
+ md5sums = 29625722240b026f7528d9bbd00ae56f
md5sums = f4a275e1e8a1bd33c90ed44f1ee84017
pkgname = ttf-malayalam-font-dyuthi
diff --git a/PKGBUILD b/PKGBUILD
index e6bf4ac743b7..f52d3a58f18d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Contributor: Aashik S ashik at inflo dot ws
# Maintainer: http://smc.org.in
# Contributor: Akshay S Dinesh asdofindia at gmail dot com
+# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-dyuthi
-pkgver=1.0
+pkgver=2.0.0+20161216
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."
@@ -12,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=('c1e43e83fee45ef05fc1f14f832f7d11'
+md5sums=('29625722240b026f7528d9bbd00ae56f'
'f4a275e1e8a1bd33c90ed44f1ee84017')
install=ttf-malayalam-fonts.install