Skip to content

Commit

Permalink
Fix arm64 appimage apt sources
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Jan 14, 2024
1 parent 6d6bdf2 commit d4a5618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AppImageBuilder-arm_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ AppDir:
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
- sourceline: deb [arch=arm64] http://archive.ubuntu.com/ubuntu/ focal main restricted
key_url: http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3b4fe6acc0b21f32
- sourceline: deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports focal main restricted universe multiverse
key_url: http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3b4fe6acc0b21f32
- sourceline: deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports focal-updates main restricted universe multiverse
- sourceline: deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports focal-backports main restricted universe multiverse
- sourceline: deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports focal-security main restricted universe multiverse
Expand Down

0 comments on commit d4a5618

Please sign in to comment.