summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJishnu Mohan2019-05-28 14:10:21 +0530
committerJishnu Mohan2019-05-28 14:10:21 +0530
commit97fce5f8b49068117404f70535ef8c59d636a975 (patch)
tree7574e1500886fc8387f7ab6c585cd0792beff7bf
parent427c9abe3713214af0278803d562461d132c85f3 (diff)
downloadaur-97fce5f8b49068117404f70535ef8c59d636a975.tar.gz
file name change
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc0ca9849ab5..cb0786d085ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-malayalam-font-chilanka
pkgdesc = This is Chilanka, a font belonging to a set of TrueType and OpenType fonts released under the GNU General Public License for Malayalam Language.
- pkgver = 1.3+20180106
+ pkgver = 1.3+20181007
pkgrel = 1
url = http://smc.org.in/fonts/
install = ttf-malayalam-fonts.install
@@ -8,9 +8,9 @@ pkgbase = ttf-malayalam-font-chilanka
license = OFL1.1
depends = fontconfig
depends = xorg-font-utils
- source = http://smc.org.in/downloads/fonts/chilanka/Chilanka.ttf
+ source = http://smc.org.in/downloads/fonts/chilanka/Chilanka-Regular.ttf
source = https://gitlab.com/smc/chilanka/raw/master/67-smc-chilanka.conf
- sha256sums = 8bf98472a04cf8f684795d8d06106979aea63103fbbc0d9c96b21dbc06238629
+ sha256sums = 09228f9ad03ac0544eca2cdcc99ebbd66dc2cf75df10958a070eaad047e834e0
sha256sums = cf9d4c9e6efbd8bf676d9f1cabe86407ee570caa5f299bcbb8e4b5f46b59162a
pkgname = ttf-malayalam-font-chilanka
diff --git a/PKGBUILD b/PKGBUILD
index a3f6f51a065d..a66b3ba74fe5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-chilanka
-pkgver=1.3+20180106
+pkgver=1.3+20181007
pkgrel=1
pkgdesc="This is Chilanka, 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/chilanka/Chilanka.ttf"
+source=("http://smc.org.in/downloads/fonts/chilanka/Chilanka-Regular.ttf"
"https://gitlab.com/smc/chilanka/raw/master/67-smc-chilanka.conf")
-sha256sums=('8bf98472a04cf8f684795d8d06106979aea63103fbbc0d9c96b21dbc06238629'
+sha256sums=('09228f9ad03ac0544eca2cdcc99ebbd66dc2cf75df10958a070eaad047e834e0'
'cf9d4c9e6efbd8bf676d9f1cabe86407ee570caa5f299bcbb8e4b5f46b59162a')
install=ttf-malayalam-fonts.install