Skip to content
Snippets Groups Projects
Verified Commit 44471bd0 authored by Caleb Maclennan's avatar Caleb Maclennan Committed by Caleb Maclennan
Browse files

Mark conflicts with older non-meta ttf-sil-fonts package to ease upgrades

parent 6419834d
No related branches found
No related tags found
No related merge requests found
pkgbase = ttf-sil-doulos
pkgdesc = complete support for the International Phonetic Alphabet
pkgver = 5.000
pkgrel = 3
pkgrel = 4
url = https://software.sil.org/doulos
arch = any
license = OFL
conflicts = ttf-sil-fonts<=6
source = http://software.sil.org/downloads/r/doulos/DoulosSIL-5.000.zip
sha256sums = 0b309c3db813a98ce884c0bd25c7f5c0bd96bbffd076459e39298812ca22472e
......
......@@ -4,11 +4,12 @@ _pkgname=doulos
pkgname=ttf-sil-$_pkgname
_fname=${_pkgname^}SIL
pkgver=5.000
pkgrel=3
pkgrel=4
pkgdesc='complete support for the International Phonetic Alphabet'
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=('0b309c3db813a98ce884c0bd25c7f5c0bd96bbffd076459e39298812ca22472e')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment