summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrLi2020-03-25 20:20:42 +0800
committerBrLi2020-03-25 20:20:42 +0800
commit56a5d21f7266aabda3ebbe666b7a14a2f4d85015 (patch)
treeb8430850a9fc268065a12b90f031623b96b58a8b
parentf781fb52e0242c9f0490d8f6f55c3dd5ae779c62 (diff)
downloadaur-ttf-webhostinghub-glyphs.tar.gz
remove fontconfig
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 988b52d71509..e81feb6f9953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = ttf-webhostinghub-glyphs
pkgdesc = WebHostingHub Glyphs icon font by webhostinghub.com
pkgver = 1.0
- pkgrel = 7
+ pkgrel = 8
url = https://www.webhostinghub.com/glyphs/
arch = any
license = OFL
makedepends = fontforge
- depends = fontconfig
source = https://www.webhostinghub.com/glyphs/resources/whhg-font.zip
source = rename.pe
sha256sums = c299b4c0fc02a2cc4b8efe8ddeb5cc9d13fcd5f86bcb83d4ff35326a82f9db97
diff --git a/PKGBUILD b/PKGBUILD
index 6bad405c3658..3ca76a4c4dba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=ttf-webhostinghub-glyphs
pkgver=1.0
-pkgrel=7
+pkgrel=8
pkgdesc='WebHostingHub Glyphs icon font by webhostinghub.com'
arch=('any')
url='https://www.webhostinghub.com/glyphs/'
license=('OFL')
-depends=('fontconfig')
makedepends=('fontforge')
source=('https://www.webhostinghub.com/glyphs/resources/whhg-font.zip'
'rename.pe')