summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d82c96823b3b..d3157ea78b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=mcwm
pkgver=20130209.2
-pkgrel=4
+pkgrel=5
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=("http://hack.org/mc/hacks/mcwm/mcwm-20130209-2.tar.bz2" "mcwm.desktop")
md5sums=('d36a625c966067c80cf9f14609a21921'
'8daed020f1a9df4b774207b30d954c53')