summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d8f11c90941..6431942389ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ttf-sil-awami-nastaliq
pkgdesc = Designed for Arabic-based writing systems using the Nastaliq-style
pkgver = 2.000
- pkgrel = 3
+ pkgrel = 4
url = https://software.sil.org/awami
arch = any
- license = custom:OFL
+ license = OFL
+ conflicts = ttf-sil-fonts<=6
source = http://software.sil.org/downloads/r/awami/AwamiNastaliq-2.000.zip
sha256sums = caa282f45361b6f661a9aeccb039f6264b0be2dfd631f5e83c6b8ee940b5794a
diff --git a/PKGBUILD b/PKGBUILD
index 3a60313063da..b52cf086a437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@ _pkgname=awami-nastaliq
pkgname=ttf-sil-$_pkgname
_fname=AwamiNastaliq
pkgver=2.000
-pkgrel=3
+pkgrel=4
pkgdesc='Designed for Arabic-based writing systems using the Nastaliq-style'
arch=('any')
url="https://software.sil.org/${_pkgname/-*}"
-license=('custom:OFL')
+license=('OFL')
+conflicts=('ttf-sil-fonts<=6')
source=("http://software.sil.org/downloads/r/${_pkgname/-*}/$_fname-$pkgver.zip")
sha256sums=('caa282f45361b6f661a9aeccb039f6264b0be2dfd631f5e83c6b8ee940b5794a')