File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ GHOSTTY_VERSION="$(cat VERSION)"
99TMP_DIR=" /tmp/ghostty-build"
1010APP_DIR=" ${TMP_DIR} /ghostty.AppDir"
1111PUB_KEY=" RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV"
12- UPINFO=" gh-releases-zsync|$( echo " ${GITHUB_REPOSITORY:- no-user/ no-repo} " | tr ' /' ' |' ) |latest|*$ARCH .AppImage.zsync"
12+ UPINFO=" gh-releases-zsync|$( echo " ${GITHUB_REPOSITORY:- no-user/ no-repo} " | tr ' /' ' |' ) |latest|Ghostty- *$ARCH .AppImage.zsync"
1313APPDATA_FILE=" ${PWD} /assets/ghostty.appdata.xml"
1414DESKTOP_FILE=" ${PWD} /assets/ghostty.desktop"
1515LIBS2BUNDLE=" ./bin/ghostty /usr/lib/libEGL*"
107107GHOSTTY_APPIMAGE=" Ghostty-${VERSION} -${ARCH} .AppImage"
108108
109109if [ $GLFW == true ]; then
110- GHOSTTY_APPIMAGE=" Ghostty-Glfw-${VERSION} -${ARCH} .AppImage"
110+ UPINFO=" gh-releases-zsync|$( echo " ${GITHUB_REPOSITORY:- no-user/ no-repo} " | tr ' /' ' |' ) |latest|Ghossty_*$ARCH .AppImage.zsync"
111+ GHOSTTY_APPIMAGE=" Ghostty_Glfw-${VERSION} -${ARCH} .AppImage"
111112fi
112113
113114cd " ${TMP_DIR} "
You can’t perform that action at this time.
0 commit comments