summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')