summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2020-07-02 16:25:19 -0600
committerJavier Tiá2020-07-02 16:25:19 -0600
commit893e3bded60fdb407f20b817c717575b21342ce8 (patch)
tree83afec96045db609e9ebbfa1894f2b52f72a6041
parent40454ad5cf5ec6c3bbce2ac9cbd68ed7110511fe (diff)
downloadaur-893e3bded60fdb407f20b817c717575b21342ce8.tar.gz
Bump up ttf-input 20191031-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD9
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4aa6b4ba0f8c..fb628961fc48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = ttf-input
pkgdesc = Fonts for Code, from Font Bureau
pkgver = 20191031
- pkgrel = 1
+ pkgrel = 2
url = http://input.fontbureau.com/
arch = any
license = custom:Font Software License Agreement
depends = fontconfig
depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = Input_Fonts_20191031.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 = 6bdc29a3d727147041689ab52bf73c315dbecaa6e5393f8f662dfe7d94e82a83
diff --git a/PKGBUILD b/PKGBUILD
index 433251ff0d59..4e5da249fd00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: javier dot tia at gmail dot com
-# Old Maintainer: onestone at gmail dot com
pkgname=ttf-input
pkgver=20191031
-pkgrel=1
+pkgrel=2
pkgdesc='Fonts for Code, from Font Bureau'
arch=('any')
url='http://input.fontbureau.com/'
license=('custom:Font Software License Agreement')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-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_Fonts_${pkgver}.zip::${url_long}")
+depends=('fontconfig' 'xorg-fonts-encodings')
+_url="${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_Fonts_${pkgver}.zip::${_url}")
sha256sums=('6bdc29a3d727147041689ab52bf73c315dbecaa6e5393f8f662dfe7d94e82a83')
package() {