From 7ee1fce8bba78e5715277872be7ab018bbd27ea3 Mon Sep 17 00:00:00 2001 From: Taqi Raza Date: Mon, 26 Feb 2024 18:23:36 +0500 Subject: [PATCH] use focal base --- wine-devel.yml | 11 +++++------ wine-stable.yml | 11 +++++------ wine-staging.yml | 11 +++++------ 3 files changed, 15 insertions(+), 18 deletions(-) diff --git a/wine-devel.yml b/wine-devel.yml index c3f3cb4..ce8c28d 100644 --- a/wine-devel.yml +++ b/wine-devel.yml @@ -27,15 +27,15 @@ AppDir: apt: arch: [amd64] sources: - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse' key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x871920D1991BC93C' - - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ jammy main' + - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' key_url: 'https://dl.winehq.org/wine-builds/winehq.key' # - sourceline: 'deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu/ jammy main' # key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xFCAE110B1118213C' - - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu jammy main' + - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu focal main' key_url: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xf63f0f2b90935439' include: @@ -44,7 +44,6 @@ AppDir: - dash - coreutils - mesa-utils - - mesa-utils-bin - unionfs-fuse - vulkan-tools - libmspack0 diff --git a/wine-stable.yml b/wine-stable.yml index 73e1fb4..5f45826 100644 --- a/wine-stable.yml +++ b/wine-stable.yml @@ -27,15 +27,15 @@ AppDir: apt: arch: [amd64] sources: - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse' key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x871920D1991BC93C' - - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ jammy main' + - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' key_url: 'https://dl.winehq.org/wine-builds/winehq.key' # - sourceline: 'deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu/ jammy main' # key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xFCAE110B1118213C' - - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu jammy main' + - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu focal main' key_url: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xf63f0f2b90935439' include: @@ -44,7 +44,6 @@ AppDir: - dash - coreutils - mesa-utils - - mesa-utils-bin - unionfs-fuse - vulkan-tools - libmspack0 diff --git a/wine-staging.yml b/wine-staging.yml index 772233f..8d48c1e 100644 --- a/wine-staging.yml +++ b/wine-staging.yml @@ -27,15 +27,15 @@ AppDir: apt: arch: [amd64] sources: - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse' - - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse' + - sourceline: 'deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse' key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x871920D1991BC93C' - - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ jammy main' + - sourceline: 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' key_url: 'https://dl.winehq.org/wine-builds/winehq.key' # - sourceline: 'deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu/ jammy main' # key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xFCAE110B1118213C' - - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu jammy main' + - sourceline: 'deb https://ppa.launchpadcontent.net/kisak/kisak-mesa/ubuntu focal main' key_url: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xf63f0f2b90935439' include: @@ -44,7 +44,6 @@ AppDir: - dash - coreutils - mesa-utils - - mesa-utils-bin - unionfs-fuse - vulkan-tools - libmspack0