diff --git a/build-iso.sh b/build-iso.sh index e851259..c0c2d56 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.6.13-chos1-1/linux-chimeraos-6.6.13.chos1-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.13-chos1-1/linux-chimeraos-headers-6.6.13.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.9-chos2-1/linux-chimeraos-6.9.9.chos2-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.9-chos2-1/linux-chimeraos-headers-6.9.9.chos2-1-x86_64.pkg.tar.zst \ " # create repo directory if it doesn't exist yet