summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d9e81f5e242..06ac16846786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,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/baskerville/${_pkgname}.git")
+source=("$pkgname::git+https://github.com/baskerville/${_pkgname}.git")
md5sums=('SKIP')
provides=("${_pkgname}=${pkgver%%.r*}-${pkgrel}")
conflicts=("${_pkgname}")