summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4ccc090258f..0f5b5fe62f1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-comic-neue
pkgdesc = Comic Neue aspires to be the casual script choice for everyone including the typographically savvy.
- pkgver = 2.2
+ pkgver = 2.3
pkgrel = 1
url = http://comicneue.com
install = ttf-comic-neue.install
arch = any
license = custom:OFL
depends = fontconfig
- source = http://comicneue.com/comic-neue-2.2.zip
+ source = http://comicneue.com/comic-neue-2.3.zip
source = ttf-comic-neue.install
- sha256sums = d67c7de093b3555a525a29db1999b7759723208f514f5fca117201d63b94b5b6
+ sha256sums = f3a7500eb477d03a865249dd3fa5ecff516d12d11d5d8494c8164fd4ee842599
sha256sums = 2459fa08887f819049afac36d7e7e23d7b9f58eb39c35ce02b17ce1096885c16
pkgname = ttf-comic-neue
diff --git a/PKGBUILD b/PKGBUILD
index 4dfadc1955c8..87cc16c97c76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Thomas Haider <t.haider@deprecate.de>
+# Maintainer: Gatlin Johnson <gatlin@niltag.net>
pkgname=ttf-comic-neue
-pkgver=2.2
+pkgver=2.3
pkgrel=1
pkgdesc="Comic Neue aspires to be the casual script choice for everyone including the typographically savvy."
arch=('any')
@@ -10,7 +10,7 @@ url="http://comicneue.com"
depends=('fontconfig')
install=ttf-comic-neue.install
source=("http://comicneue.com/comic-neue-${pkgver}.zip" ttf-comic-neue.install)
-sha256sums=('d67c7de093b3555a525a29db1999b7759723208f514f5fca117201d63b94b5b6'
+sha256sums=('f3a7500eb477d03a865249dd3fa5ecff516d12d11d5d8494c8164fd4ee842599'
'2459fa08887f819049afac36d7e7e23d7b9f58eb39c35ce02b17ce1096885c16')
package() {