summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74df12e25365..80faf3692592 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=mcwm
pkgver=20130209.2
-pkgrel=2
+pkgrel=3
pkgdesc="A minimalist floating window manager written on top of the XCB"
arch=('i686' 'x86_64')
url="http://hack.org/mc/hacks/mcwm/"
license=('ISC')
depends=('xcb-util-wm' 'xcb-util-keysyms')
+conflicts=('mcwm-git' '2bwm' '2bwm-git') # because of /usr/bin/hidden program
makedepends=('git')
source=("$pkgname::git://hack.org/mcwm#tag=20130209-2" "mcwm.desktop")
md5sums=('SKIP'