summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da7bfd19aab5..e59b9ea03642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
license=("GPL3")
depends=()
makedepends=('openssl' 'libgit2' 'gettext' 'cargo')
-source=("git://github.com/cortex/ripasso.git")
+source=("git+https://github.com/cortex/ripasso.git")
conflicts=('ripasso')
md5sums=('SKIP')