summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 023d64c26496..5db4a0e49437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname="ttf-sipa-dip"
pkgver=1.0
-pkgrel=1
-depends=("fontconfig" "xorg-font-utils")
+pkgrel=2
+depends=()
optdepends=("ttf-th-sarabun-new: Improved version of TH SarabunPSK")
pkgdesc="Thai formal standard fonts from SIPA"
arch=("any")
@@ -17,4 +17,3 @@ package() {
install -d -m 755 "${pkgdir}/usr/share/fonts/TTF"
install -m 644 "${srcdir}/${pkgname}-${pkgver}/"*.ttf "${pkgdir}/usr/share/fonts/TTF"
}
-