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 a46834f43890..39607b1eb7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r24.da6584a
pkgrel=1
pkgdesc="Alternating split directions for the i3-wm"
_repo=i3-alternating-layout
-url="github.com/olemartinorg/$_repo"
+url="https://github.com/olemartinorg/$_repo"
arch=('any')
license=('MIT')
depends=('i3-wm'
@@ -14,7 +14,7 @@ depends=('i3-wm'
conflicts=('alternating-layouts')
makedepends=('git')
install=alternating-layouts.install
-source=("git://$url")
+source=("git+$url.git")
md5sums=('SKIP')
pkgver() {