summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 8eeb02a9df7fb1f55f4a0c5e034078c425f1dc10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Maintainer: Ali Molaei <ali dot molaei at protonmail dot com>
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>

# This is now a dummy package, it will install vazirmatn-fonts
# This is due to the font being renamed by the main developer
# https://rastikerdar.github.io/vazirmatn/fa/docs/HELP-fa
# https://github.com/rastikerdar/vazirmatn/issues/235

pkgname=vazir-fonts
pkgver=32.0.0
pkgrel=4
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://github.com/rastikerdar/vazirmatn"
arch=(any)
license=('OFL')
depends=('vazirmatn-fonts')
install=notice.install

package() {
  :
}