change https to ssh

This commit is contained in:
月季花中的星辰 2021-10-31 18:01:44 +00:00 committed by GitHub
parent 578278d626
commit 17361b6478
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ url="http://popart.otago.ac.nz/index.shtml"
license=('custom')
depends=('marble' 'lpsolve' 'qt5-base')
makedepends=('git')
source=("git+https://github.com/jessicawleigh/popart-current.git" "popart.desktop")
source=("git+git@github.com:jessicawleigh/popart-current.git" "popart.desktop")
md5sums=('SKIP'
'44802b43fa5dba142dbb20cc32e15f45')