summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2017-10-20 07:12:40 -0500
committerStick2017-10-20 07:13:27 -0500
commitce6cec13e3cfc433316330faf90e4eee2d1f42a1 (patch)
tree115a2418932e0d015f0dcaeaef1ae33d93333e8a
parent2326dc67f998a8c7b8010d0efc7baea0929101ba (diff)
downloadaur-ce6cec13e3cfc433316330faf90e4eee2d1f42a1.tar.gz
added ttf-font-awesome
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e95a9eda31..f0b43d2435fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 24 17:20:04 UTC 2017
+# Fri Oct 20 12:12:25 UTC 2017
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20170921
+ pkgver = 20171020
pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
@@ -58,6 +58,7 @@ pkgbase = all-repository-fonts
depends = ttf-fira-sans
depends = ttf-freebanglafont
depends = ttf-freefont
+ depends = ttf-font-awesome
depends = ttf-gentium
depends = ttf-hack
depends = ttf-hanazono
diff --git a/PKGBUILD b/PKGBUILD
index 6fbda9975b26..1446ee74542a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Wyatt J. Brown <sushidudeteam@gmail.com>
# shellcheck disable=SC2034,SC2148,SC2154
pkgname=all-repository-fonts
-pkgver=20170921
+pkgver=20171020
pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
@@ -59,6 +59,7 @@ depends=('adobe-source-code-pro-fonts'
'ttf-fira-sans'
'ttf-freebanglafont'
'ttf-freefont'
+ 'ttf-font-awesome'
'ttf-gentium'
'ttf-hack'
'ttf-hanazono'