summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Loher2017-07-17 11:56:46 +0200
committerJohannes Loher2017-07-17 11:56:46 +0200
commit25d6d60b060f0c9bad1a33166cfc151bcf6d25b2 (patch)
tree020e0ab9dadea207bdc24a928cc5355ac5b8d19b
parentbbafd5851c54c187985979bd17256fd6e5565723 (diff)
downloadaur-25d6d60b060f0c9bad1a33166cfc151bcf6d25b2.tar.gz
update to v3.500
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c59f8b791d97..f7316ea1426a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 26 18:10:27 UTC 2017
+# Mon Jul 17 09:56:20 UTC 2017
pkgbase = ttf-cormorant
pkgdesc = Cormorant fonts
- pkgver = 3.3
+ pkgver = 3.500
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/v3.3/Cormorant_Install_v3.3.zip
- md5sums = 2e56575d4dae3dc59551494f8c85e250
+ source = https://github.com/CatharsisFonts/Cormorant/releases/download/v3.500/Cormorant_Install_v3.500.zip
+ md5sums = 0dd323d62f037bae22bad83a45a1a7e6
pkgname = ttf-cormorant
diff --git a/PKGBUILD b/PKGBUILD
index c06f39895b40..5450e708ac18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Johannes Loher <johannes dot loher at fg4f dot de>
pkgname=ttf-cormorant
-pkgver=3.3
+pkgver=3.500
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=('2e56575d4dae3dc59551494f8c85e250')
+md5sums=('0dd323d62f037bae22bad83a45a1a7e6')
install=$pkgname.install
license=('custom: OFL')