summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2015-12-04 05:55:59 -0800
committerJohnathan Jenkins2015-12-04 05:55:59 -0800
commit1c2f6aad76dfb7b6e77a9d313d202bea475b4155 (patch)
treece7d206c95b2898bb9f20f91a6e58f3968a0ed6c
parent25342fbba64976d9cd6cb6d927be1305fab1cb6f (diff)
downloadaur-1c2f6aad76dfb7b6e77a9d313d202bea475b4155.tar.gz
added conflict
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6ccf9052fb..ca8d2abc609e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="A simple wrapper around make to make it's output more readable."
arch=('any')
url="http://bre.klaki.net/programs/colormake/"
license=('GPL2')
+conflicts=('colormake-git')
depends=('bash' 'perl')
source=("${url}${pkgname}-${pkgver}.tar.gz")
sha256sums=('000c629c84342c1224764e99e97ae9814ec6a7b9be0bc5922f2433db0d09c57e')