discount: add conflicts with markdown
This commit is contained in:
parent
d783521f9a
commit
21ce0b705d
@ -12,6 +12,7 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
|||||||
url="https://www.pell.portland.or.us/~orc/Code/discount/"
|
url="https://www.pell.portland.or.us/~orc/Code/discount/"
|
||||||
msys2_repository_url="https://github.com/Orc/discount"
|
msys2_repository_url="https://github.com/Orc/discount"
|
||||||
license=('spdx:BSD-3-Clause')
|
license=('spdx:BSD-3-Clause')
|
||||||
|
conflicts=("${MINGW_PACKAGE_PREFIX}-markdown")
|
||||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||||
"${MINGW_PACKAGE_PREFIX}-autotools")
|
"${MINGW_PACKAGE_PREFIX}-autotools")
|
||||||
source=("https://github.com/Orc/discount/archive/v${_pkgver}/${_realname}-${pkgver}.tar.gz"
|
source=("https://github.com/Orc/discount/archive/v${_pkgver}/${_realname}-${pkgver}.tar.gz"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user