summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2020-07-03 12:30:40 +0430
committerAli Molaei2020-07-03 12:30:40 +0430
commitca7413d4d51b15fa2d952bf3412d91efc1f63015 (patch)
tree9215dc780efb149f252a052d6d42574c1fa8459c /PKGBUILD
parent18a97dc092152050f03d367db251f8cd9d0d1ad4 (diff)
downloadaur-shabnam-fonts.tar.gz
Remove fontconfig as a dep as 'https://lists.archlinux.org/pipermail/arch-dev-public/2020-June/030001.html' suggests
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37d2d2446247..b9b185964802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=shabnam-fonts
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on Vazir font."
url="https://github.com/rastikerdar/shabnam-font"
arch=(any)
license=('OFL')
-depends=('fontconfig')
provides=('ttf-shabnam')
conflicts=('ttf-shabnam')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/shabnam-font-v${pkgver}.zip")