summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bee25e789a55..090a8cb401df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=mcwm-git
pkgver=20130209.2.r11.gee7d9df
-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/"
+#url="http://hack.org/mc/hacks/mcwm/"
+url="https://github.com/bbidulock/mcwm"
license=('ISC')
depends=('xcb-util-wm' 'xcb-util-keysyms' 'bash')
makedepends=('git')