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 edcaa2b39d6a..6231747dd5ad 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+20180306
+ pkgver = 3.0.0+20181007
pkgrel = 1
url = http://smc.org.in/fonts/
install = ttf-malayalam-fonts.install
@@ -8,9 +8,9 @@ pkgbase = ttf-malayalam-font-dyuthi
license = OFL1.1
depends = fontconfig
depends = xorg-font-utils
- source = http://smc.org.in/downloads/fonts/dyuthi/Dyuthi.ttf
+ source = http://smc.org.in/downloads/fonts/dyuthi/Dyuthi-Regular.ttf
source = https://gitlab.com/smc/dyuthi/raw/master/67-smc-dyuthi.conf
- sha256sums = 1bb3c96bba9ac50f9c35bca140641cd78d850157f36d7cc733399996c1f47515
+ sha256sums = f52b63e70e7114b3f4edcdcf16ff7341ca9376a5dd721360116dd507c60f440b
sha256sums = 3ca219d970748beaa7b64f3cacf398fff5f6164786f9db6a93292fa81c919652
pkgname = ttf-malayalam-font-dyuthi
diff --git a/PKGBUILD b/PKGBUILD
index 4cceeac52835..e87f47621748 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-dyuthi
-pkgver=2.0.0+20180306
+pkgver=3.0.0+20181007
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."
arch=(any)
url="http://smc.org.in/fonts/"
license=("OFL1.1")
depends=(fontconfig xorg-font-utils)
-source=("http://smc.org.in/downloads/fonts/dyuthi/Dyuthi.ttf"
+source=("http://smc.org.in/downloads/fonts/dyuthi/Dyuthi-Regular.ttf"
"https://gitlab.com/smc/dyuthi/raw/master/67-smc-dyuthi.conf")
-sha256sums=('1bb3c96bba9ac50f9c35bca140641cd78d850157f36d7cc733399996c1f47515'
+sha256sums=('f52b63e70e7114b3f4edcdcf16ff7341ca9376a5dd721360116dd507c60f440b'
'3ca219d970748beaa7b64f3cacf398fff5f6164786f9db6a93292fa81c919652')
install=ttf-malayalam-fonts.install