summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2016-06-16 15:24:30 +0430
committerMohammadreza Abdollahzadeh2016-06-16 15:24:30 +0430
commit7141865cd378f18316a2887814b5b6b414ad09ab (patch)
tree41d89a03d727cac6e0d92fc5c34a03a4170a831b
parente43ceeda4d62492137cc2ed0b7af5c1795928711 (diff)
downloadaur-7141865cd378f18316a2887814b5b6b414ad09ab.tar.gz
add ttf-persian-hm-xs2 and ttf-persian-hm-ftx
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD26
2 files changed, 18 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80bc23a37e5d..ec3e0aefb84a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 29 16:33:36 UTC 2016
+# Thu Jun 16 10:53:49 UTC 2016
pkgbase = persian-fonts
pkgdesc = Meta package to install all Persian fonts.
pkgver = 1
- pkgrel = 1
+ pkgrel = 2
url = https://www.archlinux.org/
arch = any
license = GPL
@@ -18,6 +18,8 @@ pkgbase = persian-fonts
depends = ttf-shabnam
depends = ttf-gandom
depends = ttf-parastoo
+ depends = ttf-persian-hm-xs2
+ depends = ttf-persian-hm-ftx
pkgname = persian-fonts
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'
)