summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc007dd37e9..a2d5c183f492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="A simple wrapper around make to make it's output more readable"
arch=('i686' 'x86_64')
url="https://github.com/pagekite/Colormake"
license=('GPL')
+conflicts=('colormake')
depends=('perl')
makedepends=('git')
source=("${pkgname}::git+https://github.com/pagekite/Colormake.git")