Changed git repo URL to git.awanderinglog.com

This commit is contained in:
ayakael 2017-07-27 10:38:54 -04:00
parent f97bed6942
commit b4ad4b917b

View file

@ -8,7 +8,7 @@ depends=('cryptsetup')
changelog=CHANGELOG changelog=CHANGELOG
install=decrypt.install install=decrypt.install
source=( source=(
'${pkgname}::git+ssh://git@git.groulx.tech/decrypt#branch=master' '${pkgname}::git+ssh://git@git.awanderinglog.com/decrypt#branch=master'
'decrypt-hook.hook' 'decrypt-hook.hook'
'decrypt-hook.install' 'decrypt-hook.install'
) )