summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD26
1 files changed, 14 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73478f9e4715..de7ae2f4611c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,23 @@
pkgname=persian-fonts
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc='Meta package to install all Persian fonts.'
arch=(any)
url='https://www.archlinux.org/'
license=(GPL)
-depends=(ttf-borna
- ttf-sina
- ttf-irfonts
- ttf-x2
- ttf-iran-nastaliq
- ttf-vazir
- ttf-samim
- ttf-tanha
- ttf-shabnam
- ttf-gandom
- ttf-parastoo
+depends=('ttf-borna'
+ 'ttf-sina'
+ 'ttf-irfonts'
+ 'ttf-x2'
+ 'ttf-iran-nastaliq'
+ 'ttf-vazir'
+ 'ttf-samim'
+ 'ttf-tanha'
+ 'ttf-shabnam'
+ 'ttf-gandom'
+ 'ttf-parastoo'
+ 'ttf-persian-hm-xs2'
+ 'ttf-persian-hm-ftx'
)