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 f79281930490..fa8edfafcdf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cyrinux <pkgbuilds AT levis DOT name>
pkgname=i3-layout-manager-git
pkgver=r35.695ccf3
-pkgrel=1
+pkgrel=2
pkgdesc="Saving, loading and managing layouts for i3wm"
arch=('any')
depends=('i3-wm' 'jq' 'rofi' 'xdotool' 'xorg-xrandr' 'vim' 'perl-anyevent-i3')
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=('git')
provide=('i3-layout-manager')
conflicts=('i3-layout-manager')
-source=("git://github.com/klaxalk/i3-layout-manager.git")
+source=("git+https://github.com/klaxalk/i3-layout-manager.git")
sha512sums=('SKIP')
pkgver() {