summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2016-11-24 15:50:19 +0330
committerMohammadreza Abdollahzadeh2016-11-24 15:50:19 +0330
commit81337e77965a94975a15fc64870365932f5db999 (patch)
tree5aad20167411fc34cf0313d21bed6b8326403906
parent464eba55424860ac2b5e952a345bd709df2a70cf (diff)
downloadaur-81337e77965a94975a15fc64870365932f5db999.tar.gz
add ttf-sahel and ttf-vazir-code and update pkg version
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD28
2 files changed, 31 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54a3cbec6f70..0e7b8bc93d1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,29 @@
# Generated by mksrcinfo v8
-# Thu Aug 11 20:48:14 UTC 2016
+# Thu Nov 24 12:19:24 UTC 2016
pkgbase = persian-fonts
pkgdesc = Meta package to install all Persian fonts.
- pkgver = 1
- pkgrel = 4
+ pkgver = 18
+ pkgrel = 1
url = https://www.archlinux.org/
arch = any
license = GPL
depends = ttf-borna
- depends = ttf-sina
- depends = ttf-irfonts
- depends = ttf-x2
- depends = ttf-iran-nastaliq
- depends = ttf-vazir
- depends = ttf-samim
- depends = ttf-tanha
- depends = ttf-shabnam
depends = ttf-gandom
- depends = ttf-parastoo
- depends = ttf-persian-hm-xs2
- depends = ttf-persian-hm-ftx
+ depends = ttf-iran-nastaliq
depends = ttf-iranian-sans
depends = ttf-iranian-serif
+ depends = ttf-irfonts
+ depends = ttf-parastoo
+ depends = ttf-persian-hm-ftx
+ depends = ttf-persian-hm-xs2
+ depends = ttf-sahel
+ depends = ttf-samim
+ depends = ttf-shabnam
+ depends = ttf-sina
+ depends = ttf-tanha
+ depends = ttf-vazir
+ depends = ttf-vazir-code
+ depends = ttf-x2
depends = ttf-yas
pkgname = persian-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 84a8d06afd44..4411ea7a8b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,28 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=persian-fonts
-pkgver=1
-pkgrel=4
+pkgver=18
+pkgrel=1
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'
- 'ttf-persian-hm-xs2'
- 'ttf-persian-hm-ftx'
+ 'ttf-iran-nastaliq'
'ttf-iranian-sans'
'ttf-iranian-serif'
+ 'ttf-irfonts'
+ 'ttf-parastoo'
+ 'ttf-persian-hm-ftx'
+ 'ttf-persian-hm-xs2'
+ 'ttf-sahel'
+ 'ttf-samim'
+ 'ttf-shabnam'
+ 'ttf-sina'
+ 'ttf-tanha'
+ 'ttf-vazir'
+ 'ttf-vazir-code'
+ 'ttf-x2'
'ttf-yas'
)