summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Loher2016-12-14 15:30:52 +0100
committerJohannes Loher2016-12-14 15:30:52 +0100
commitdba4b031e0fd44f9573673d93a988cd7dc871e80 (patch)
tree26af34b1d6d81d060d1c8c3af361e1480697a80a
parent8909cddfcfc9a0d10e55ab53edb43121d45d3758 (diff)
downloadaur-dba4b031e0fd44f9573673d93a988cd7dc871e80.tar.gz
update to version 3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c170312ca6ae..45e80c89ea64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 12 12:47:07 UTC 2016
+# Wed Dec 14 14:30:24 UTC 2016
pkgbase = ttf-cormorant
pkgdesc = Cormorant fonts
- pkgver = 2.1
+ pkgver = 3.2
pkgrel = 1
url = https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
install = ttf-cormorant.install
@@ -11,8 +11,8 @@ pkgbase = ttf-cormorant
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
- source = https://github.com/CatharsisFonts/Cormorant/releases/download/v2.1/Cormorant_Install_v2.1.zip
- md5sums = c02b278ae3cfad025a33031d90c9eb18
+ source = https://github.com/CatharsisFonts/Cormorant/releases/download/v3.2/Cormorant_Install_v3.2.zip
+ md5sums = 91e2e43795aed67aacb6c40f5a56a738
pkgname = ttf-cormorant
diff --git a/PKGBUILD b/PKGBUILD
index 120c3c724544..0eed17692d4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Johannes Loher <johannes dot loher at fg4f dot de>
pkgname=ttf-cormorant
-pkgver=2.1
+pkgver=3.2
pkgrel=1
pkgdesc="Cormorant fonts"
arch=('any')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
url='https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family'
source=("https://github.com/CatharsisFonts/Cormorant/releases/download/v${pkgver}/Cormorant_Install_v${pkgver}.zip")
-md5sums=('c02b278ae3cfad025a33031d90c9eb18')
+md5sums=('91e2e43795aed67aacb6c40f5a56a738')
install=$pkgname.install
license=('custom: OFL')