summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-18 11:55:30 +0300
committerCaleb Maclennan2020-02-18 11:55:30 +0300
commit4e9b4f790c8a68df8a941f3877c2a31ea58401a0 (patch)
treef147ebb741b4fe9cafa729328a2efcb6658059cd /PKGBUILD
parente3bd06ab16473659835ba3cf13b30dcc3200b8eb (diff)
downloadaur-4e9b4f790c8a68df8a941f3877c2a31ea58401a0.tar.gz
Drop obsolete dependencies, Arch now has font related hooks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e58c9b0a2f93..7ed17503a8ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@ _pkgname=awami-nastaliq
pkgname=ttf-sil-$_pkgname
_fname=AwamiNastaliq
pkgver=2.000
-pkgrel=1
+pkgrel=2
pkgdesc='Designed for Arabic-based writing systems using the Nastaliq-style'
arch=('any')
url="https://software.sil.org/${_pkgname/-*}"
license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
source=("http://software.sil.org/downloads/r/${_pkgname/-*}/$_fname-$pkgver.zip")
sha256sums=('caa282f45361b6f661a9aeccb039f6264b0be2dfd631f5e83c6b8ee940b5794a')