summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9601fddcd409..556cedd04a1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as So
arch=(x86_64)
license=('GPL')
url="https://git.kernel.org/cgit/utils/mdadm"
-conflicts=('mkinitcpio<0.7')
+conflicts=('mdadm' 'mkinitcpio<0.7')
makedepends=('git')
depends=('glibc')
replaces=('raidtools')