summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2016-10-31 12:11:50 -0600
committerJavier Tiá2016-10-31 12:11:50 -0600
commit0af861ffdab30bfc5324e8958d6ed7d3b056115c (patch)
tree69ff41d6ab2dbc86cc5cdeb98f6ad22539da2d29
parent02391fa357131a642827513d7eb7fbdb367b7818 (diff)
downloadaur-0af861ffdab30bfc5324e8958d6ed7d3b056115c.tar.gz
Bump up ttf-input 20161031-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5fd9a9ae9a..ca26201e15a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 5 03:51:26 UTC 2016
+# Mon Oct 31 18:09:25 UTC 2016
pkgbase = ttf-input
pkgdesc = Fonts for Code, from Font Bureau
- pkgver = 20160904
+ pkgver = 20161031
pkgrel = 1
url = http://input.fontbureau.com/
install = ttf-input.install
@@ -12,7 +12,7 @@ pkgbase = ttf-input
depends = xorg-fonts-encodings
depends = xorg-font-utils
source = Input-Font.zip::http://input.fontbureau.com/build/?fontSelection=whole&a=0&g=0&i=0&l=0&zero=0&asterisk=0&braces=0&preset=default&line-height=1.2&accept=I+do&email=
- sha256sums = 9431e4f454b3dbac748d2202ce37880f76525e84643f13a7d0de4172a4081a06
+ sha256sums = 9e58eca88cc1a176c72b92d8b7c720f9c12c926c0f4c38e7cb1f1a5556d6191a
pkgname = ttf-input
diff --git a/PKGBUILD b/PKGBUILD
index 9b128545e484..e01d954705d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Old Maintainer: onestone at gmail dot com
pkgname=ttf-input
-pkgver=20160904
+pkgver=20161031
pkgrel=1
-pkgdesc="Fonts for Code, from Font Bureau"
+pkgdesc='Fonts for Code, from Font Bureau'
arch=('any')
-url="http://input.fontbureau.com/"
+url='http://input.fontbureau.com/'
license=('custom:Font Software License Agreement')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=()
conflicts=()
url_long="${url}build/?fontSelection=whole&a=0&g=0&i=0&l=0&zero=0&asterisk=0&braces=0&preset=default&line-height=1.2&accept=I+do&email="
source=("Input-Font.zip::${url_long}")
-sha256sums=('9431e4f454b3dbac748d2202ce37880f76525e84643f13a7d0de4172a4081a06')
+sha256sums=('9e58eca88cc1a176c72b92d8b7c720f9c12c926c0f4c38e7cb1f1a5556d6191a')
install=${pkgname}.install
package() {