summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorckath2019-08-01 13:38:37 +0200
committerckath2019-08-01 13:38:37 +0200
commitb0feb15d5f5b860e74e82cbc66facb225fb0593f (patch)
tree9763eb3098b969b23ec2bbb2c4688332a871b6f2
parent58be5afa3464d0cd61814adec7431aa0817a1fcc (diff)
downloadaur-b0feb15d5f5b860e74e82cbc66facb225fb0593f.tar.gz
add conflict to the alt package
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f365415b669f..a925a7894f99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = dina-font-otb
depends = fontconfig
conflicts = dina-font
conflicts = dina-powerline
+ conflicts = dina-font-otb-alt
source = dina-2.92-new.zip::https://www.dcmembers.com/jibsen/download/61/?wpdmdl=61
source = otbconvert.pe
md5sums = 028424baac750e9fd0f54df03202e5d0
diff --git a/PKGBUILD b/PKGBUILD
index e2950f2a39f3..58205eb9add3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.dcmembers.com/jibsen/download/61/"
license=('custom')
depends=('xorg-font-utils' 'fontconfig')
makedepends=('fontforge')
-conflicts=('dina-font' 'dina-powerline')
+conflicts=('dina-font' 'dina-powerline' 'dina-font-otb-alt')
source=("dina-$pkgver-new.zip::https://www.dcmembers.com/jibsen/download/61/?wpdmdl=61" "otbconvert.pe")
md5sums=('028424baac750e9fd0f54df03202e5d0'
'ef3dae0059b22d7c232cbd04d9cffff8')