summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyril Levis2022-03-20 10:08:03 +0100
committerCyril Levis2022-03-20 10:08:03 +0100
commit34ce8695c7d300bcb8f0b29f56feb01149cb27c1 (patch)
treed51ea083dfe7c20da2d3b5a2d0abb4867f67877a /PKGBUILD
parenteb7fe3c5e00a13308ec6314e3c562ef7ef65a19b (diff)
downloadaur-34ce8695c7d300bcb8f0b29f56feb01149cb27c1.tar.gz
upgpkg: i3-layout-manager-git r35.695ccf3-2
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() {