summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 699cdbe1ad36..7424273e01e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-cfs
pkgdesc = Linux CFS scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 6.3.2
+ pkgver = 6.3.3
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -22,14 +22,14 @@ pkgbase = linux-cachyos-cfs
makedepends = patch
makedepends = python
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.2.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.3.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.3/all/0001-cachyos-base-all.patch
- b2sums = 848da561356e462406240d36321afecaaf0a7897f0a12fff08aa32c0e62999e0b641143713bfa0e8934b446efafc656b5118af35829b311c574589b5aad9efb3
+ b2sums = b1557f391ff50df4e2d722c223b88f54d603b9d03e8fd2d3216c0b96bccbceb1e3ddbb55967df894f38a896e189ed4a149bc371b10fd808862e99cc199e6a3c8
b2sums = caf4afe106b6f90f822640ab3848cf16cd97597a95e353ba005dd37f1fc775013f0c6483884206fd17f6b77f37a107ff8fba553dc54152db0eea06ed383fee20
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
- b2sums = 1c47af0f8732191c96d79990e8c13d1376e2d23410e12b183b2a78360a76fc141300934c9c0b1cfc5f37eb3891f3947977d569252d3e2c941992dacd4716da65
+ b2sums = 1a1d1ec0f04fdda5229a48f47ff4e53aeeacdadd03af273decb09652291e8fd11cec1bd7674ba044252d6264cb4a92fec295bfd8ebf114d8d85f8aac2ce437c0
pkgname = linux-cachyos-cfs
pkgdesc = The Linux CFS scheduler Kernel by CachyOS with other patches and improvements kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index c3030a9f4c68..f3b0ec6878b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -193,7 +193,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.3
-_minor=2
+_minor=3
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -835,7 +835,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-b2sums=('848da561356e462406240d36321afecaaf0a7897f0a12fff08aa32c0e62999e0b641143713bfa0e8934b446efafc656b5118af35829b311c574589b5aad9efb3'
+b2sums=('b1557f391ff50df4e2d722c223b88f54d603b9d03e8fd2d3216c0b96bccbceb1e3ddbb55967df894f38a896e189ed4a149bc371b10fd808862e99cc199e6a3c8'
'caf4afe106b6f90f822640ab3848cf16cd97597a95e353ba005dd37f1fc775013f0c6483884206fd17f6b77f37a107ff8fba553dc54152db0eea06ed383fee20'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
- '1c47af0f8732191c96d79990e8c13d1376e2d23410e12b183b2a78360a76fc141300934c9c0b1cfc5f37eb3891f3947977d569252d3e2c941992dacd4716da65')
+ '1a1d1ec0f04fdda5229a48f47ff4e53aeeacdadd03af273decb09652291e8fd11cec1bd7674ba044252d6264cb4a92fec295bfd8ebf114d8d85f8aac2ce437c0')