summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Rigaut2022-09-07 15:45:04 +1000
committerFrancois Rigaut2022-09-07 15:45:04 +1000
commit5b2b92db84dae0d57e51e6d97824aa264885dd85 (patch)
tree28bda5eb0742116dbcd9f62a4a7ee49546a1036f
parentbe86548ace13a26b32fddd9b90104e4c0d4d3364 (diff)
downloadaur-yorick-ml4-git.tar.gz
github url changed to https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cbf0ee06a7c..c6e4433f481b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ groups=('science' 'yorick-all')
depends=('yorick' 'yorick-yutils-git')
makedepends=('yorick')
-_gitroot="git://github.com/LLNL/yorick-ml4.git"
+_gitroot="https://github.com/LLNL/yorick-ml4.git"
_gitname="yorick-ml4"
build() {