summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2016-08-12 01:18:45 +0430
committerMohammadreza Abdollahzadeh2016-08-12 01:18:45 +0430
commit464eba55424860ac2b5e952a345bd709df2a70cf (patch)
tree13be5bb01242c1c06887f6ab9cc9db68adf0f739 /PKGBUILD
parentf4ac731a41e763c6347a4b6e4fb21f3860c97377 (diff)
downloadaur-464eba55424860ac2b5e952a345bd709df2a70cf.tar.gz
add ttf-yas
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69a8e5509453..84a8d06afd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mohammadreza Abdollahzadeh <morealaz@gmail.com>
+# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=persian-fonts
pkgver=1
-pkgrel=3
+pkgrel=4
pkgdesc='Meta package to install all Persian fonts.'
arch=(any)
url='https://www.archlinux.org/'
@@ -22,5 +22,5 @@ depends=('ttf-borna'
'ttf-persian-hm-ftx'
'ttf-iranian-sans'
'ttf-iranian-serif'
+ 'ttf-yas'
)
-