summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2020-07-03 21:24:23 +0200
committermrxx2020-07-03 21:24:23 +0200
commit18107f0a1c8fc25aa82cd623a0daa74ed9feba4c (patch)
treea9f5f373a32d66742e31dd10dfac1c018dc0c6a7 /PKGBUILD
parentcbc761d16defa9e4b9c142b25df57b9e4d7521c1 (diff)
downloadaur-ttf-choc.tar.gz
Remove dependency xorg-font-utils
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ead3bf7f5d23..dfc4ae71fe2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=ttf-choc
pkgver=20090526
-pkgrel=1
+pkgrel=2
pkgdesc="Font based on the traditions of Japanese brush calligraphy, thick yet graceful"
arch=('any')
url="https://www.ffonts.net/Choc.font"
license=('unknown')
-groups=('lmt-fonts')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=('fontconfig' 'xorg-fonts-encodings')
source=("$pkgname-$pkgver.zip::${url}.zip")
sha1sums=('27aff590700aebc46b8eb268a619e7e1b2a2a828')