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 d1eb42eae158..e95dae993a43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,10 @@
pkgbase = ttf-sil-alkalami
pkgdesc = Unicode font for Arabic-based writing systems in the Kango region of Nigeria and Niger
pkgver = 1.200
- pkgrel = 1
+ pkgrel = 2
url = https://software.sil.org/alkalami
arch = any
license = custom:OFL
- depends = fontconfig
- depends = xorg-font-utils
source = http://software.sil.org/downloads/r/alkalami/Alkalami-1.200.zip
sha256sums = f294789b09d1aaaa56f70b198ab842b88803ae649ce3e4e74df8e9f1ac4662d5
diff --git a/PKGBUILD b/PKGBUILD
index 898f5f65711c..5604020247bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@ _pkgname=alkalami
pkgname=ttf-sil-$_pkgname
_fname=${_pkgname^}
pkgver=1.200
-pkgrel=1
+pkgrel=2
pkgdesc='Unicode font for Arabic-based writing systems in the Kango region of Nigeria and Niger'
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=('f294789b09d1aaaa56f70b198ab842b88803ae649ce3e4e74df8e9f1ac4662d5')