summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb125aee991..45c2cb164897 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: nem <nem@ikitten.co.uk>
pkgname=mantis-wm-git
pkgver=0.11.c5805bd
-pkgrel=1
+pkgrel=2
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://github.com/andreas-volker/mantis-wm.git")
+source=("$pkgname::git+https://github.com/andreas-volker/mantis-wm.git")
md5sums=( 'SKIP')
pkgver() {