summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-01-08 18:20:00 -0700
committerBrian Bidulock2015-06-10 07:09:09 -0600
commit9558a576efd5014b5dfd1b63e0ae1eecde80cf8d (patch)
tree7086eb064ded7c846bd94d5f325f950b73222086 /PKGBUILD
parent9e3ed0cd19a271fed3af2a604b7df30eff706645 (diff)
downloadaur-9558a576efd5014b5dfd1b63e0ae1eecde80cf8d.tar.gz
version 0.11.c5805bd-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45c2cb164897..dcb125aee991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: nem <nem@ikitten.co.uk>
pkgname=mantis-wm-git
pkgver=0.11.c5805bd
-pkgrel=2
+pkgrel=1
pkgdesc="Lightweight window manager for X"
arch=('i686' 'x86_64')
url="http://github.com/andreas-volker/mantis-wm"
license=('MIT')
depends=('libx11')
makedepends=('git')
-source=("$pkgname::git+https://github.com/andreas-volker/mantis-wm.git")
+source=("$pkgname::git://github.com/andreas-volker/mantis-wm.git")
md5sums=( 'SKIP')
pkgver() {