summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFranklyn Tackitt2020-07-01 11:13:04 -0700
committerFranklyn Tackitt2020-07-01 11:13:04 -0700
commit3623e9da522da81e61bafdc469076812491eb33a (patch)
treef04aa43dcbb6a3e5124ffeff259d3cac8042181e /PKGBUILD
parent0f34793cd0a980780cb6ca5f8d7a565f24c1cf32 (diff)
downloadaur-ttf-font-icons.tar.gz
Actually remove xorg-font-utils
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b7600b2b59c..d897b16610f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ttf-font-icons
pkgver=1.1
-pkgrel=2
+pkgrel=3
pkgdesc="A non-overlapping mix of Ionicons and Awesome iconic fonts"
url="http://kageurufu.net/icons.pdf"
# Alternative URL: https://drive.google.com/file/d/0B3iQeXAmzOoLaERrZ1BQX0FreDg/view?usp=sharing
license=('MIT')
-depends=('fontconfig' 'xorg-font-utils')
+depends=('fontconfig')
options=("!strip")
arch=('any')
source=('icons.ttf')