Skip to content

Commit

Permalink
6.12.8-1 && 6.6.69-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Jan 2, 2025
1 parent a0ba187 commit 9c072e7
Show file tree
Hide file tree
Showing 19 changed files with 63 additions and 63 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.7
pkgver = 6.12.8
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.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.8.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 = ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554
b2sums = 62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d
b2sums = a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c
b2sums = ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982
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=7
_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554'
b2sums=('62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d'
'a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c'
'ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982'
'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.7
pkgver = 6.12.8
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.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.8.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 = ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554
b2sums = 62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d
b2sums = a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c
b2sums = ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982
b2sums = 53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a

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=7
_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554'
b2sums=('62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d'
'a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c'
'ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982'
'53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a')
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.7
pkgver = 6.12.8
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.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.8.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 = ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554
b2sums = 62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d
b2sums = b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c
b2sums = ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
b2sums = cdaa916e5f795348d92ae68eda387b979d960ecbe390baae6a624beb8a79452da5c6ba7c7eceafda340284987c2522de290d5eb94e293bb94d4e0bcde4ed24bf
b2sums = 53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a
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=7
_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -758,10 +758,10 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554'
b2sums=('62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d'
'b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c'
'ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982'
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
'cdaa916e5f795348d92ae68eda387b979d960ecbe390baae6a624beb8a79452da5c6ba7c7eceafda340284987c2522de290d5eb94e293bb94d4e0bcde4ed24bf'
'53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a')
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.7
pkgver = 6.12.8
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.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.8.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 = ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554
b2sums = 62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d
b2sums = a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c
b2sums = ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982

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=7
_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,7 +757,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554'
b2sums=('62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d'
'a2747236876de1e02c7bde58be26b18656e619c8271402827c2e62df694d32798fb02f2217590a16ea9ab310fb602331913a5e109534a5ce2afc76603a3fc144'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c')
'ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982')
8 changes: 4 additions & 4 deletions linux-cachyos-hardened/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-hardened
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
pkgver = 6.12.7
pkgver = 6.12.8
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,16 +18,16 @@ pkgbase = linux-cachyos-hardened
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.8.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-hardened.patch
b2sums = ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554
b2sums = 62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d
b2sums = e197432e92b1f29dfb89e108e332137a3f5348302a102d92535ba23bc6bc1fab13aef55a8218ecc5d35db8f77e1c30d110b4d64874d18bb7a0b8ecd86fd278dd
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c
b2sums = ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982
b2sums = 53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a
b2sums = dfc178e56b6c5dbea55e5cec3cf6a7087121b3fc552a66c53ca1da4f395154502e60e3d5e7541ed15bcf717847583b4c6ccc75d4f49b7afefd8b40ddc4e84210

Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-hardened/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=7
_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -755,9 +755,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('ddf10abdcc50c077495050bd695b1e6f2547955c8f6a07a689e38a35c205ccc97849a1270be844eb30d07f396eb9af2f3ea8b4ad0c383711785456cc910d4554'
b2sums=('62a3f435bbe7d24bea361f2545ba50f8b36030a98bd28d0979b86052d8af34dc7a4c27f7ca2890daba5e5bb51f5848e6b21cd5df4dbbd19919867bf67d38790d'
'e197432e92b1f29dfb89e108e332137a3f5348302a102d92535ba23bc6bc1fab13aef55a8218ecc5d35db8f77e1c30d110b4d64874d18bb7a0b8ecd86fd278dd'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'eca1dfac5ed04a654ce1eca196eefa38416ec2ebd281fb366cf87143e769b2794d94d6932ba9ebe155aabe034b32346eec819fee3bdce1b518d8c6dc27f0924c'
'ce48ae8fdb4616d9bf6fca271f251bbebf67b5ddf94c55370e1ee33b11f44c5f96062fd8d894b2b2c3876cc1e28c3640f1315ee0099fcfa54ee5cacbd2eea982'
'53c27b87c9a6c4b82096634141203e9afc626935060cce91ed240cdc69cbceeb6edcfc9dc8b8b30773e21c6a32d54f5d3b80e995ac21e4c94c11432a34b4597a'
'dfc178e56b6c5dbea55e5cec3cf6a7087121b3fc552a66c53ca1da4f395154502e60e3d5e7541ed15bcf717847583b4c6ccc75d4f49b7afefd8b40ddc4e84210')
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.68
pkgver = 6.6.69
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.68.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.69.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 = 283ff410e3f352ceed161ae30c0020301326059db03e86efcb384d46ac5840e2
sha256sums = 9c6305567b75d99514cde6eb9de39973f3d5c857a75bd9dcdfca57041f8d4f34
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=68
_minor=69
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -858,7 +858,7 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('283ff410e3f352ceed161ae30c0020301326059db03e86efcb384d46ac5840e2'
sha256sums=('9c6305567b75d99514cde6eb9de39973f3d5c857a75bd9dcdfca57041f8d4f34'
'f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430'
'1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9'
'2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e'
Expand Down
4 changes: 2 additions & 2 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ pkgbase = linux-cachyos-rc
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/misc/dkms-clang.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/sched/0001-bore-cachy.patch
b2sums = af2fe3f75e09af15ef657b7e48e362ac0b919da9e68b0e7ade3f831f2a08006784a00336201f7fd50c1cf0e2f64e0793b3fe748b9dd58f9abb621381678ac7b6
b2sums = ce7ef7b3f4ed8af3369a999d87cc684607f721bcb14d2e1ccc53514c0ebeac3a0b0bf0f2db8495bed437360d44a5d46e73cf4d91c5edfe9fda34bc533f87df8d
b2sums = ce46be1cdc1c86deba07eec7915a7e7884706db3d359d0e947f4e88344fc19174fe84881c060fac6be395b23b3042fe5feda04b4384337ad9a6beb37af7b4177
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = bc8ca36b2cbc68bb09eb20ed6504ec6e282556ec84772a03045e93329abe962e2970f5694d38a0e8c425a7917bcaff21110475f899ee11c9fec91efef1b10331
b2sums = f070cce567097934f451aa2d134705198425e2c6e124ffeffcd7f641c298065f6a107e9fbc6e2c0b075927ef966bfb248136c82eb64cb3edaf750aedd5c60e4a
b2sums = c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452
b2sums = 46e993361e45e6cf4bdc51549b17f3487a13f25c6ab7749d69edb7da6f9452a370ebf60d7a925458d02c4ee2a4a5bfd6657b5be79882f6382dc49456168be25b

Expand Down
Loading

0 comments on commit 9c072e7

Please sign in to comment.