summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJishnu Mohan2019-05-28 14:16:29 +0530
committerJishnu Mohan2019-05-28 14:16:29 +0530
commitad49f8886a753bbc9254d142b0f4be5455752293 (patch)
treec8fdf8ec79815cc22d086bae16d348cb35318327
parentdadec8071837e0c98c962d67332543cf0aa2f55a (diff)
downloadaur-ad49f8886a753bbc9254d142b0f4be5455752293.tar.gz
v3 update
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caffce3170b6..dc88ee4cba3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-malayalam-font-keraleeyam
pkgdesc = This is Keraleeyam, 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 = 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-keraleeyam
license = OFL1.1
depends = fontconfig
depends = xorg-font-utils
- source = http://smc.org.in/downloads/fonts/keraleeyam/Keraleeyam.ttf
+ source = http://smc.org.in/downloads/fonts/keraleeyam/Keraleeyam-Regular.ttf
source = https://gitlab.com/smc/keraleeyam/raw/master/67-smc-keraleeyam.conf
- sha256sums = 7c1bb9354d4a45560421dc1aeef56527a9b2abad10eae03739086987772e31d7
+ sha256sums = 2160095e01a846972163244213e46c2c35156ca6bd25ce135e70b27685f1e538
sha256sums = de32d00b046423dcb093e376025b22405b468b18280c3d885ef4aff0f4079adc
pkgname = ttf-malayalam-font-keraleeyam
diff --git a/PKGBUILD b/PKGBUILD
index da532a9e400a..feec5bf6bb61 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=ttf-malayalam-font-keraleeyam
-pkgver=2.0.0+20170909
+pkgver=3.0.0+20181007
pkgrel=1
pkgdesc="This is Keraleeyam, 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/keraleeyam/Keraleeyam.ttf"
+source=("http://smc.org.in/downloads/fonts/keraleeyam/Keraleeyam-Regular.ttf"
"https://gitlab.com/smc/keraleeyam/raw/master/67-smc-keraleeyam.conf")
-sha256sums=('7c1bb9354d4a45560421dc1aeef56527a9b2abad10eae03739086987772e31d7'
+sha256sums=('2160095e01a846972163244213e46c2c35156ca6bd25ce135e70b27685f1e538'
'de32d00b046423dcb093e376025b22405b468b18280c3d885ef4aff0f4079adc')
install=ttf-malayalam-fonts.install