summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-20 16:36:56 +0300
committerCaleb Maclennan2020-02-20 16:36:56 +0300
commit82e1ebea169a72659435123ba948c4f66fbbb2f2 (patch)
treeacf5fac2c133d5e0ca35cf25cfcc5a5ceeb862f6 /PKGBUILD
parentac9ee08bb487f6a689fa95b1e5f84a95855ebc13 (diff)
downloadaur-82e1ebea169a72659435123ba948c4f66fbbb2f2.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 cbe6585e1ec4..9e48d973dec3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@ _pkgname=tagmukay
pkgname=ttf-sil-$_pkgname
_fname=${_pkgname^}
pkgver=2.000
-pkgrel=3
+pkgrel=4
pkgdesc='A Shifinagh font that supports the Tawallammat dialect of Tamajaq'
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=('f657adf6c91e75f81d53bb4f305df80656f2eee7013d349493883e4bcb6edbcd')