Skip to content

Commit

Permalink
fix(deltachat-desktop): website layout changed
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford authored and flexiondotorg committed Nov 10, 2024
1 parent 2c21def commit c84ff42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-main/packages/deltachat-desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DEFVER=1
ARCHS_SUPPORTED="amd64 arm64"
get_website "$(unroll_url https://delta.chat/download)"
get_website "$(unroll_url https://delta.chat/en/download)"
if [ "${ACTION}" != "prettylist" ]; then
URL="$(grep "${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | cut -d "\"" -f 2)"
VERSION_PUBLISHED="$(echo "${URL}" | cut -d "/" -f 5 | tr -d v)"
Expand Down

0 comments on commit c84ff42

Please # to comment.