summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af9f1831c3fe..da05f3ca9115 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,10 @@
pkgbase = ttf-sil-awami-nastaliq
pkgdesc = Designed for Arabic-based writing systems using the Nastaliq-style
pkgver = 2.000
- pkgrel = 1
+ pkgrel = 2
url = https://software.sil.org/awami
arch = any
license = custom:OFL
- depends = fontconfig
- depends = xorg-font-utils
source = http://software.sil.org/downloads/r/awami/AwamiNastaliq-2.000.zip
sha256sums = caa282f45361b6f661a9aeccb039f6264b0be2dfd631f5e83c6b8ee940b5794a
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')