summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Max Meyer2017-01-31 17:43:55 +0100
committerJan Max Meyer2017-01-31 17:43:55 +0100
commit41e05f7767bcbc14455cfbc3a410d44b7e378340 (patch)
treee04b30142c11a9d4a45a7ad2494e09569e018f78
parentf8ab9bdcf51a1a9153e94913adb98133aea62907 (diff)
downloadaur-41e05f7767bcbc14455cfbc3a410d44b7e378340.tar.gz
vidir seems to collide with moreutils, now I know why I didn't found it...
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5dd183b5dc8..f5a89ab1f632 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Command-line utility to allow for editing directory contents with an ed
arch=('any')
license=('GPL')
depends=('perl')
+conflics=('moreutils')
source=("vidir")
md5sums=("c64891d2963ebe5dded66764ac9b1a6b")