From 613f53f372ea85a21b2cee34dd1333e490e29162 Mon Sep 17 00:00:00 2001 From: bouhaa Date: Sun, 17 Dec 2023 19:32:13 +0100 Subject: [PATCH] Update kernel --- build-iso.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-iso.sh b/build-iso.sh index f8557e1..3fd4223 100755 --- a/build-iso.sh +++ b/build-iso.sh @@ -32,8 +32,8 @@ AUR_PACKAGES="\ " ADDITIONAL_PACKAGES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.3.9-chos2/linux-chimeraos-6.3.9.chos2-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.3.9-chos2/linux-chimeraos-headers-6.3.9.chos2-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.7-chos4-1/linux-chimeraos-6.6.7.chos4-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.7-chos4-1/linux-chimeraos-headers-6.6.7.chos4-1-x86_64.pkg.tar.zst \ " # create repo directory if it doesn't exist yet