Skip to content

Commit

Permalink
6.12.6-1 && 6.6.67-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Dec 19, 2024
1 parent e327341 commit 9f0e80e
Show file tree
Hide file tree
Showing 16 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions linux-cachyos-bmq/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bmq
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,15 +18,15 @@ pkgbase = linux-cachyos-bmq
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-prjc-cachy.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca
b2sums = 807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43

pkgname = linux-cachyos-bmq
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-bmq/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca'
'807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43')
8 changes: 4 additions & 4 deletions linux-cachyos-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,15 +18,15 @@ pkgbase = linux-cachyos-bore
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca
b2sums = 263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8

pkgname = linux-cachyos-bore
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca'
'263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8')
8 changes: 4 additions & 4 deletions linux-cachyos-deckify/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-deckify
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,17 +18,17 @@ pkgbase = linux-cachyos-deckify
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-acpi-call.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-handheld.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
b2sums = cdaa916e5f795348d92ae68eda387b979d960ecbe390baae6a624beb8a79452da5c6ba7c7eceafda340284987c2522de290d5eb94e293bb94d4e0bcde4ed24bf
b2sums = 263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-deckify/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -758,10 +758,10 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca'
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
'cdaa916e5f795348d92ae68eda387b979d960ecbe390baae6a624beb8a79452da5c6ba7c7eceafda340284987c2522de290d5eb94e293bb94d4e0bcde4ed24bf'
'263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8')
8 changes: 4 additions & 4 deletions linux-cachyos-eevdf/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-eevdf
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,14 +18,14 @@ pkgbase = linux-cachyos-eevdf
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca

pkgname = linux-cachyos-eevdf
pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-eevdf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,7 +757,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89')
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca')
6 changes: 3 additions & 3 deletions linux-cachyos-lts/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-lts
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.66
pkgver = 6.6.67
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,12 +18,12 @@ pkgbase = linux-cachyos-lts
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.66.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.67.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
sha256sums = 9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52
sha256sums = e41da482ec42a3b0e2b8ed2574c1d327e3dcf95cdf025c55a356b04307113e1a
sha256sums = f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430
sha256sums = 1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9
sha256sums = 2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e
Expand Down
4 changes: 2 additions & 2 deletions linux-cachyos-lts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.6
_minor=66
_minor=67
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -858,7 +858,7 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52'
sha256sums=('e41da482ec42a3b0e2b8ed2574c1d327e3dcf95cdf025c55a356b04307113e1a'
'f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430'
'1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9'
'2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e'
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-rt-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-rt-bore
pkgdesc = Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,16 +18,16 @@ pkgbase = linux-cachyos-rt-bore
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-rt.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca
b2sums = 263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8
b2sums = 08319d7a8c4f158b1358cd559e7bd12d614e063348a71b424ea82db5170d2f2894a53fbbc6b3e2a28c34a8672080c5e0af1fb877ef82b7e78ccf00e9b0b7eb4f

Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-rt-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,9 +757,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca'
'263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8'
'08319d7a8c4f158b1358cd559e7bd12d614e063348a71b424ea82db5170d2f2894a53fbbc6b3e2a28c34a8672080c5e0af1fb877ef82b7e78ccf00e9b0b7eb4f')
8 changes: 4 additions & 4 deletions linux-cachyos-server/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-server
pkgdesc = Linux EEVDF scheduler Kernel by CachyOS targeted for Servers workloads
pkgver = 6.12.5
pkgver = 6.12.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,14 +18,14 @@ pkgbase = linux-cachyos-server
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca

pkgname = linux-cachyos-server
pkgdesc = The Linux EEVDF scheduler Kernel by CachyOS targeted for Servers workloads kernel and modules
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-server/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=5
_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -753,7 +753,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
b2sums=('b1b992e1c03c095203a6aa8e529768c0af00fc89e1afbbcb56821465a9e78fb8f8ca19d038bc1f08c5286e1781b407d49775f28153572d3b9fe8d80b86d540bf'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89')
'09df989ef00f7cef6078dc7a4e13976c09b5bfeb144cb62bdbbab69d8c3d43783cc1c4244987380eebbb4e0eb251be89b23276674d3c61bceac9e3598a514aca')
Loading

0 comments on commit 9f0e80e

Please sign in to comment.