summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2018-11-24 22:09:31 -0500
committerStick2018-11-24 22:09:31 -0500
commit0c9f25f81995995c9c5f901fc69989e08d4dd1bf (patch)
treee74d8ebe34d4cab356a0193406624005cd555f2d
parent5af7c95bb113b5e2de58e396394b52d035a8fe4a (diff)
downloadaur-0c9f25f81995995c9c5f901fc69989e08d4dd1bf.tar.gz
add: ttf-ibm-plex
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4776d560b841..bbb70edf5e9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20181009
+ pkgver = 20181124
pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
@@ -67,6 +67,7 @@ pkgbase = all-repository-fonts
depends = ttf-hack
depends = ttf-hanazono
depends = ttf-hannom
+ depends = ttf-ibm-plex
depends = ttf-inconsolata
depends = ttf-indic-otf
depends = ttf-ionicons
diff --git a/PKGBUILD b/PKGBUILD
index 12c2a7515ba3..5e65572e75ca 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=20181009
+pkgver=20181124
pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
@@ -70,6 +70,7 @@ depends=('adobe-source-code-pro-fonts'
'ttf-hack'
'ttf-hanazono'
'ttf-hannom'
+ 'ttf-ibm-plex'
'ttf-inconsolata'
'ttf-indic-otf'
'ttf-ionicons'