summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStig Otnes Kolstad2020-01-28 20:12:15 +0100
committerStig Otnes Kolstad2020-01-28 20:12:28 +0100
commit6cbffb5d86a71ea283d7f1a6b99ec64ece8ebc67 (patch)
treeae6f4c37848ae7e5fc3e42787aa6cec222062e63 /PKGBUILD
parentd963ac85b9120027af52c52e2e32e370833a2904 (diff)
downloadaur-6cbffb5d86a71ea283d7f1a6b99ec64ece8ebc67.tar.gz
Use git+https schema
Diffstat (limited to 'PKGBUILD')
-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')