build: Change AppImage sourceline to noble

This commit is contained in:
WerWolv
2025-09-17 21:59:05 +02:00
parent 8f981e7707
commit 60c7ced335

View File

@@ -15,8 +15,8 @@ AppDir:
- "{{ARCHITECTURE_PACKAGE}}" - "{{ARCHITECTURE_PACKAGE}}"
allow_unauthenticated: true allow_unauthenticated: true
sources: sources:
- sourceline: 'deb [arch=amd64] http://us.archive.ubuntu.com/ubuntu/ oracular main restricted universe multiverse' - sourceline: 'deb [arch=amd64] http://us.archive.ubuntu.com/ubuntu/ noble main restricted universe multiverse'
- sourceline: 'deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports/ oracular main restricted universe multiverse' - sourceline: 'deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports/ noble main restricted universe multiverse'
include: include:
- libgdk-pixbuf2.0-0 - libgdk-pixbuf2.0-0
- libgdk-pixbuf2.0-common - libgdk-pixbuf2.0-common