summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Visser2021-05-31 09:07:11 +0200
committerJan Visser2021-05-31 09:07:11 +0200
commite3b280e017428ff638dee103cbc8f4cde554e308 (patch)
treeb521d82559e4aa9a7674307c763c6625a97f8c54
parent4d657572090b1329e7445c912df857877ce2ae77 (diff)
downloadaur-e3b280e017428ff638dee103cbc8f4cde554e308.tar.gz
Add uutils-coreutils as a conflict
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ee9f2a13ef9..a3352ae7085d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('x86_64')
url='https://github.com/uutils/coreutils'
license=('MIT')
makedepends=('git' 'rust' 'cargo' 'python-sphinx' 'cmake')
+conflicts=('uutils-coreutils')
source=("git+https://github.com/uutils/coreutils.git")
sha512sums=('SKIP')