Skip to content

Commit

Permalink
Fix arm64 appimage downloading apt packages
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Jan 14, 2024
1 parent d4a5618 commit 6b8f612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppImageBuilder-arm_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ AppDir:
exec_args: "$APPDIR/usr/src/sticker-convert.py $@"

apt:
arch: arm_aarch64
arch: arm64
sources:
- sourceline: deb [arch=arm64] https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu focal main
key_url: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xF23C5A6CF475977595C89F51BA6932366A755776
Expand Down

0 comments on commit 6b8f612

Please sign in to comment.