Skip to content

Commit

Permalink
6.2.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 Mar 17, 2023
1 parent c58bfb0 commit b97b18a
Show file tree
Hide file tree
Showing 18 changed files with 67 additions and 67 deletions.
10 changes: 5 additions & 5 deletions linux-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,20 +21,20 @@ pkgbase = linux-bore
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/misc/0001-Add-latency-priority-for-CFS-class.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/misc/0001-bore-tuning-sysctl.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-bore-cachy.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a
sha256sums = c0fc7745ad98cfd0dfc517f80c1d800221bbe088d27ac286bd8c06c676302d7a
sha256sums = 200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631
sha256sums = 28a932c9c338beaacac0477143142ec5d97b8bf2a9e8cc51f5d1a4ad701e9e97

pkgname = linux-bore
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.2
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -841,10 +841,10 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a'
'c0fc7745ad98cfd0dfc517f80c1d800221bbe088d27ac286bd8c06c676302d7a'
'200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631')
'28a932c9c338beaacac0477143142ec5d97b8bf2a9e8cc51f5d1a4ad701e9e97')
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 BMQ scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,15 +21,15 @@ pkgbase = linux-cachyos-bmq
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-prjc-cachy.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = 6aa26b667733feed80b9bba11297310d4cb15f41535dbad6a55f9e21ca24992d

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

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'6aa26b667733feed80b9bba11297310d4cb15f41535dbad6a55f9e21ca24992d')
10 changes: 5 additions & 5 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.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,20 +21,20 @@ pkgbase = linux-cachyos-bore
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/misc/0001-Add-latency-priority-for-CFS-class.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/misc/0001-bore-tuning-sysctl.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-bore-cachy.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a
sha256sums = c0fc7745ad98cfd0dfc517f80c1d800221bbe088d27ac286bd8c06c676302d7a
sha256sums = 200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631
sha256sums = 28a932c9c338beaacac0477143142ec5d97b8bf2a9e8cc51f5d1a4ad701e9e97

pkgname = linux-cachyos-bore
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.2
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -841,10 +841,10 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a'
'c0fc7745ad98cfd0dfc517f80c1d800221bbe088d27ac286bd8c06c676302d7a'
'200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631')
'28a932c9c338beaacac0477143142ec5d97b8bf2a9e8cc51f5d1a4ad701e9e97')
8 changes: 4 additions & 4 deletions linux-cachyos-cfs/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-cfs
pkgdesc = Linux CFS scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,15 +21,15 @@ pkgbase = linux-cachyos-cfs
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/misc/0001-Add-latency-priority-for-CFS-class.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a

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

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'a744e56a322e87c3ab9d4ce5b9ffb42e197b66eb45bc1abf1a1a90dafa9aa06a')
8 changes: 4 additions & 4 deletions linux-cachyos-pds/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-pds
pkgdesc = Linux PDS scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,15 +21,15 @@ pkgbase = linux-cachyos-pds
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-prjc-cachy.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = 6aa26b667733feed80b9bba11297310d4cb15f41535dbad6a55f9e21ca24992d

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

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'6aa26b667733feed80b9bba11297310d4cb15f41535dbad6a55f9e21ca24992d')
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 CFS scheduler Kernel by CachyOS targeted for Servers
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,14 +21,14 @@ pkgbase = linux-cachyos-server
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91

pkgname = linux-cachyos-server
pkgdesc = The Linux CFS scheduler Kernel by CachyOS targeted for Servers 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 @@ -193,7 +193,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.2
_minor=6
_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -841,7 +841,7 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca')
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91')
8 changes: 4 additions & 4 deletions linux-cachyos-tt/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-tt
pkgdesc = Linux TT scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,15 +21,15 @@ pkgbase = linux-cachyos-tt
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-tt-cachy.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = c5c48b3e6b08c54b7d057f32da5d11478cf25ba87c903727a77a7b5a8d3f78a8

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

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'c5c48b3e6b08c54b7d057f32da5d11478cf25ba87c903727a77a7b5a8d3f78a8')
8 changes: 4 additions & 4 deletions linux-cachyos/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.6
pkgver = 6.2.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,16 +21,16 @@ pkgbase = linux-cachyos
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-EEVDF.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.2/sched/0001-bore-eevdf.patch
sha256sums = 1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d
sha256sums = 4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d
sha256sums = 0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca
sha256sums = abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91
sha256sums = 73b9699e2ab3e55e7da87035ef968df433b54e941f48aca2f5ae0361ff2aa73b
sha256sums = 994e17f88265c84aad1c6e4609c0bd12f0f2650687a2aad219242ada41722d6c

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

sha256sums=('1fe2f1d7ceb7129c111159d8efd361971dbf212206f81e7078b98df8b00b3d9d'
sha256sums=('4303105201fb0c0b17155fff87df0a022a32a41eb1ce94a264ae648c64bd0d8d'
'0a5944e9e1f9e99939550f5cabb68518721ed01aeb46082cb7a135d4e3c9f736'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'faa6956e2e43fc6dd6b9ea32793cf45957babd48ebfae878dac445a4234c60ca'
'abd297adbb5024487d5fcb38cd01d1394c642026eb34a55af4c55d5e3008fa91'
'73b9699e2ab3e55e7da87035ef968df433b54e941f48aca2f5ae0361ff2aa73b'
'994e17f88265c84aad1c6e4609c0bd12f0f2650687a2aad219242ada41722d6c')
Loading

0 comments on commit b97b18a

Please sign in to comment.