summaryrefslogtreecommitdiff
path: root/cssh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'cssh/PKGBUILD')
-rw-r--r--cssh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD
index 07f2f1db..68ad6a21 100644
--- a/cssh/PKGBUILD
+++ b/cssh/PKGBUILD
@@ -15,7 +15,7 @@ _pinned_dependencies=(
)
depends=("${_pinned_dependencies[@]}")
makedepends=('git' 'cmake' 'gengetopt')
-source=("cssh::git://git.andreasbaumann.cc/cssh.git#commit=${_commit}")
+source=("cssh::git+https://git.andreasbaumann.cc/cgit/cssh#commit=${_commit}")
sha512sums=('SKIP')
pkgver() {