summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-20 16:45:01 +0300
committerCaleb Maclennan2020-02-20 16:45:01 +0300
commit9f08cf7e7784a181208634ac319fcd50c55896ac (patch)
tree17da86a8a9401b314ee2c859d9d9d922ed91edc1
parent82fa9827b19206cc0b340ba2eebb329b71e6aa03 (diff)
downloadaur-9f08cf7e7784a181208634ac319fcd50c55896ac.tar.gz
Mark conflicts with older non-meta ttf-sil-fonts package to ease upgrades
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0997358ce63..9f5d9bec17f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ttf-sil-tai-heritage-pro
pkgdesc = A typeface that reflects the traditional style of the Tai Viet script
pkgver = 2.600
- pkgrel = 4
+ pkgrel = 5
url = https://software.sil.org/taiheritage
arch = any
license = OFL
+ conflicts = ttf-sil-fonts<=6
source = https://software.sil.org/downloads/r/taiheritage/TaiHeritagePro-2.600.zip
sha256sums = 1b9c38008d7704ce6dc0e3be6b9e767f5c114252d4f417d474f2a22989af746d
diff --git a/PKGBUILD b/PKGBUILD
index ccac5958da37..b44936b2e464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@ _pkgname=tai-heritage
pkgname=ttf-sil-$_pkgname-pro
_fname=TaiHeritagePro
pkgver=2.600
-pkgrel=4
+pkgrel=5
pkgdesc='A typeface that reflects the traditional style of the Tai Viet script'
arch=('any')
url="https://software.sil.org/${_pkgname/-}"
license=('OFL')
+conflicts=('ttf-sil-fonts<=6')
source=("https://software.sil.org/downloads/r/${_pkgname/-}/$_fname-$pkgver.zip")
sha256sums=('1b9c38008d7704ce6dc0e3be6b9e767f5c114252d4f417d474f2a22989af746d')