summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-24 22:35:29 +0330
committerMohammadreza Abdollahzadeh2017-01-24 22:35:29 +0330
commitf9404f832de41511974a1da8c4ed475e2a5e2518 (patch)
tree8ad7cd101c876c33ee915abd1821fd0e993bd4c7 /PKGBUILD
parent81337e77965a94975a15fc64870365932f5db999 (diff)
downloadaur-f9404f832de41511974a1da8c4ed475e2a5e2518.tar.gz
update depencencies and pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD33
1 files changed, 16 insertions, 17 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4411ea7a8b24..46bc1058eb5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,28 +1,27 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=persian-fonts
-pkgver=18
+pkgver=20170124
pkgrel=1
pkgdesc='Meta package to install all Persian fonts.'
arch=(any)
url='https://www.archlinux.org/'
license=(GPL)
-depends=('ttf-borna'
- 'ttf-gandom'
- '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'
+depends=('borna-fonts'
+ 'gandom-fonts'
+ 'iran-nastaliq-fonts'
+ 'iranian-fonts'
+ 'ir-standard-fonts'
+ 'parastoo-fonts'
+ 'persian-hm-ftx-fonts'
+ 'persian-hm-xs2-fonts'
+ 'sahel-fonts'
+ 'samim-fonts'
+ 'shabnam-fonts'
+ 'sina-fonts'
+ 'tanha-fonts'
+ 'vazir-fonts'
+ 'vazir-code-fonts'
'ttf-x2'
'ttf-yas'
)