summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-20 16:34:00 +0300
committerCaleb Maclennan2020-02-20 16:34:00 +0300
commitc44b56b075032e28633ac945f568fd47da999927 (patch)
tree3d4402bf01271460d309e4c9b60f8129b8ec354b /PKGBUILD
parent3c37c2f5956bf6ed92a765217f874fe9cdf4d245 (diff)
downloadaur-c44b56b075032e28633ac945f568fd47da999927.tar.gz
Mark conflicts with older non-meta ttf-sil-fonts package to ease upgrades
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d0d174ce4f7..247fb58a0ab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@ _pkgname=sophia-nubian
pkgname=ttf-sil-$_pkgname
_fname=SophiaNubian
pkgver=1.0
-pkgrel=4
+pkgrel=5
pkgdesc='Unicode font with coverage of Coptic Unicode character set for Nubian languages'
arch=('any')
url="https://software.sil.org/${_pkgname/-}"
license=('OFL')
+conflicts=('ttf-sil-fonts<=6')
source=("http://software.sil.org/downloads/r/${_pkgname/-}/$_fname-$pkgver.zip")
sha256sums=('d1c4748b712cd43f3fd30f8a6a34ee362d102912e900c82f04380206ae7b9b5f')