summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGatlin Johnson2016-12-06 12:54:39 -0600
committerGatlin Johnson2016-12-06 12:54:39 -0600
commitc8ecb89fff5a550b6dbf740a051b8a8f94b712e6 (patch)
tree5581f2f9bd86c79419cf9ec185e5bde261d8b34a
parent0847ca208c622b1ed1c16574f3af0008ef788433 (diff)
downloadaur-c8ecb89fff5a550b6dbf740a051b8a8f94b712e6.tar.gz
updating package for v 2.3
-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() {