Skip to content

Commit

Permalink
6.6.7-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 16, 2023
1 parent 365924f commit 75efe7d
Show file tree
Hide file tree
Showing 20 changed files with 69 additions and 71 deletions.
2 changes: 1 addition & 1 deletion linux-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.6
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down
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 scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.6
pkgver = 6.6.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,15 +22,15 @@ pkgbase = linux-cachyos-bore
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.7.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.patch
b2sums = aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6
b2sums = 000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
b2sums = 18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790
b2sums = 59a4ed2bd4f950944532b92ace4bb2c1a53b600d1ec1b195a2f0b8db6a7a53d87ef898e77deb7c4e74428afa8052842d880854a04193df44492f56eff478a048

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

b2sums=('aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6'
b2sums=('000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643'
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07'
'18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790'
'59a4ed2bd4f950944532b92ace4bb2c1a53b600d1ec1b195a2f0b8db6a7a53d87ef898e77deb7c4e74428afa8052842d880854a04193df44492f56eff478a048')
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 Kernel by CachyOS with other patches and improvements
pkgver = 6.6.6
pkgver = 6.6.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,14 +22,14 @@ pkgbase = linux-cachyos-eevdf
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.7.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
b2sums = aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6
b2sums = 000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
b2sums = 18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790

pkgname = linux-cachyos-eevdf
pkgdesc = The Linux EEVDF scheduler 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 @@ -168,7 +168,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.6
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -824,7 +824,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6'
b2sums=('000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643'
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07')
'18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790')
10 changes: 4 additions & 6 deletions linux-cachyos-hardened/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Generated by makepkg 6.0.2
# Wed Dec 13 07:58:42 UTC 2023
pkgbase = linux-cachyos-hardened
pkgdesc = Linux hardenened BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.6
pkgver = 6.6.7
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -24,16 +22,16 @@ pkgbase = linux-cachyos-hardened
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.7.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.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/misc/0001-hardened.patch
b2sums = aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6
b2sums = 000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643
b2sums = 99717e380ca6ee84aef4ba8e52da15d94eb5a4a723722df903f178931dd891712326f632f8705d0941a58ff270e224ad20f876b97790e70a855a148faf5fdbca
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
b2sums = 18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790
b2sums = 59a4ed2bd4f950944532b92ace4bb2c1a53b600d1ec1b195a2f0b8db6a7a53d87ef898e77deb7c4e74428afa8052842d880854a04193df44492f56eff478a048
b2sums = 4122b04145b0b13143ddd878ead159f8c23fa9c086908cc32524ab7c94d17da07e65c5b8dbc25b22dd0309471613e01d381e93c848a59663908420a4fe319dea

Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-hardened/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.6
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -820,9 +820,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6'
b2sums=('000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643'
'99717e380ca6ee84aef4ba8e52da15d94eb5a4a723722df903f178931dd891712326f632f8705d0941a58ff270e224ad20f876b97790e70a855a148faf5fdbca'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07'
'18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790'
'59a4ed2bd4f950944532b92ace4bb2c1a53b600d1ec1b195a2f0b8db6a7a53d87ef898e77deb7c4e74428afa8052842d880854a04193df44492f56eff478a048'
'4122b04145b0b13143ddd878ead159f8c23fa9c086908cc32524ab7c94d17da07e65c5b8dbc25b22dd0309471613e01d381e93c848a59663908420a4fe319dea')
4 changes: 2 additions & 2 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 BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.1.61
pkgver = 6.1.71
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,7 +22,7 @@ pkgbase = linux-cachyos-lts
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.61.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.71.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/all/0001-cachyos-base-all.patch
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-lts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.1
_minor=61
_minor=71
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down
10 changes: 5 additions & 5 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-rc
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 6.7.rc4
pkgver = 6.7.rc5
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,16 +22,16 @@ pkgbase = linux-cachyos-rc
makedepends = patch
makedepends = python
options = !strip
source = https://github.com/torvalds/linux/archive/refs/tags/v6.7-rc4.tar.gz
source = https://github.com/torvalds/linux/archive/refs/tags/v6.7-rc5.tar.gz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.7/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.7/sched/0001-bore-cachy.patch
b2sums = 086aad9d17ba6e6e385004320e140e595b8a9a54dc8399e86262ef4609a971f222f476f66d6736453a5d95e0be9cb32ebb79f9be7b219c8dd2182a510fda40b1
b2sums = 40b76c9743f02ed6c4c05a29a445b3773dd6b40b8d0f38e7ddd05e2a8d81cca7d4925b6ea64dda72a7030812704df64366ab4db91856fc0531734119297ddef7
b2sums = ea62e7ebaa2e948be67bd5baf3a88aa1f8a60560e044ed88b1671353981739408d4046cf83745444630ab22eef69ded2822544efdd103aa9a5e772a740c07ea6
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 6b817e2c2c3a07ca740bc9eb252bcf75118c1c13129e6447bde8cc5dbbe02fbbcf2ec5214ce5f6e5f8f221eaaa9ee7d9106fe49c1aac647e0287f7f10de29e37
b2sums = 4e3e96eaf34899a78b36fa1b79dc483c1312e6925f3b717a64beb98eb4360e6929b30d6343e07cbe3d2c6b82aef1ea49a6efba056c3b08c0da5d50be0b621be7
b2sums = 284b825b99195e8aa60c36a63bca33090a010bf7e366410ac7e3ea7d0f15becc276822388aa885f287e6e192d11fa874912bcd6d97eae7e327502f4d1c942cd2
b2sums = 39013479cb0aa61a2a150beb69b5a83ad6b2a66984b052b9ab4076d755774b4b7a71d7b1e068d2e0fb0f9ac7a57b50578e1f91cb61d90057c4c0cb5535dd7a1c

pkgname = linux-cachyos-rc
pkgdesc = The Linux EEVDF-BORE scheduler Kernel by CachyOS and with some other patches and other improvements kernel and modules
Expand Down
10 changes: 5 additions & 5 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 kernel with BORE-RT patches by CachyOS with other patches and improvements
pkgver = 6.6.6
pkgver = 6.6.7
pkgrel = 5
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,18 +22,18 @@ pkgbase = linux-cachyos-rt-bore
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.7.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/misc/0001-rt.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy-rt.patch
source = linux-cachyos-rt.install
b2sums = aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6
b2sums = 000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
b2sums = c294976f0e69b91a7aade3a4f1080ceb2320ba0fa31b93cb8134c2311ccee244c3332769757c9df1f20318a9319c64e81d32bb8ecd900987ec1abe9026d95a84
b2sums = 18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790
b2sums = 6437c4e09b008ce1d54b86fe4ee36ebd8a2dcc681b44f9c7840db3ee88b640f4fa2f4cccd91371c81168f0bcb50464a98cca6b6e35467ebf5880c371d0da62f6
b2sums = 90ede0f36dcfefa372fe586683597622caa305173814ff60876d5c24d267924931fb088a414b7aff7e078e62dc7badd08278c36fed1e03cffb0c450ed61ff48a
b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b

Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-rt-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.6
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -824,10 +824,10 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6'
b2sums=('000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643'
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07'
'c294976f0e69b91a7aade3a4f1080ceb2320ba0fa31b93cb8134c2311ccee244c3332769757c9df1f20318a9319c64e81d32bb8ecd900987ec1abe9026d95a84'
'18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790'
'6437c4e09b008ce1d54b86fe4ee36ebd8a2dcc681b44f9c7840db3ee88b640f4fa2f4cccd91371c81168f0bcb50464a98cca6b6e35467ebf5880c371d0da62f6'
'90ede0f36dcfefa372fe586683597622caa305173814ff60876d5c24d267924931fb088a414b7aff7e078e62dc7badd08278c36fed1e03cffb0c450ed61ff48a'
'e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b')
10 changes: 5 additions & 5 deletions linux-cachyos-rt/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-rt
pkgdesc = Linux kernel with RT patches by CachyOS with other patches and improvements
pkgver = 6.6.6
pkgver = 6.6.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -22,17 +22,17 @@ pkgbase = linux-cachyos-rt
makedepends = patch
makedepends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.7.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/misc/0001-rt.patch
source = linux-cachyos-rt.install
b2sums = aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6
b2sums = 000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07
b2sums = c294976f0e69b91a7aade3a4f1080ceb2320ba0fa31b93cb8134c2311ccee244c3332769757c9df1f20318a9319c64e81d32bb8ecd900987ec1abe9026d95a84
b2sums = 18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790
b2sums = 6437c4e09b008ce1d54b86fe4ee36ebd8a2dcc681b44f9c7840db3ee88b640f4fa2f4cccd91371c81168f0bcb50464a98cca6b6e35467ebf5880c371d0da62f6
b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b

pkgname = linux-cachyos-rt
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-rt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.6
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -824,9 +824,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6'
b2sums=('000c45693d074c79816ea61c8e46b58281eed5532903df92c466d3f062ec6a302e59c2782235b21d309976929659e581ff08c8d5b067bb02e7f0cc4e40593643'
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'96ab8ee123335565195fcb5a5e3448d01cd15da64002b321ee88f71c0f826913a7c8bf17bc46a49aaa5eef526b39bf589769a4590dac229621044f58833e5d07'
'c294976f0e69b91a7aade3a4f1080ceb2320ba0fa31b93cb8134c2311ccee244c3332769757c9df1f20318a9319c64e81d32bb8ecd900987ec1abe9026d95a84'
'18fa20e44b1db30f15efd1116719ed4c1e6a4c439e1cd838f5ba3f2a8833fd0f6569cb37bd8ada9495b427d4b891c75147e1b97194e88d03de03f08f86835790'
'6437c4e09b008ce1d54b86fe4ee36ebd8a2dcc681b44f9c7840db3ee88b640f4fa2f4cccd91371c81168f0bcb50464a98cca6b6e35467ebf5880c371d0da62f6'
'e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b')
Loading

0 comments on commit 75efe7d

Please sign in to comment.