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 e387d54c0ee7..88222887de7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bspwm-rounded-corners-git
pkgver=0.9.10.r12.g98e9642
-pkgrel=2
+pkgrel=3
pkgdesc="A tiling window manager based on binary space partitioning with rounded corners"
url="https://github.com/phuhl/bspwm-rounded"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('sxhkd-git: to define keyboard and pointer bindings'
'sutils-git: for the example panel'
'terminus-font: for the example panel'
'python3: for some scripting examples')
-source=("$pkgname::git://github.com/phuhl/bspwm-rounded.git#branch=master")
+source=("$pkgname::git+https://github.com/phuhl/bspwm-rounded.git#branch=master")
md5sums=('SKIP')
provides=("bspwm")
conflicts=("bspwm")