diff --git a/hylo/build.sh b/hylo/build.sh index 7090407..a49426e 100755 --- a/hylo/build.sh +++ b/hylo/build.sh @@ -9,7 +9,7 @@ source common.sh ROOT=$(pwd) VERSION=$1 -URL="https://github.com/tothambrus11/hylo" +URL="https://github.com/hylo-lang/hylo" if echo "${VERSION}" | grep 'trunk'; then VERSION=trunk-$(date +%Y%m%d)