diff --git a/scripts/install_irpf90.sh b/scripts/install_irpf90.sh index d93340d2..f0b94704 100755 --- a/scripts/install_irpf90.sh +++ b/scripts/install_irpf90.sh @@ -4,7 +4,7 @@ # Mon Jan 12 16:00:20 CET 2015 BASE="irpf90" -URL="https://github.com/LCPQ/${BASE}/archive/master.tar.gz" +URL="https://github.com/TApplencourt/${BASE}/archive/master.tar.gz" # Check the QPACKAGE_ROOT directory if [[ -z ${QPACKAGE_ROOT} ]]