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 d6f9e3d0a329..ade062aa7020 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cacule-rdb
pkgdesc = Linux cacULE-RDB scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 6.0.9
+ pkgver = 6.0.10
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -21,17 +21,17 @@ pkgbase = linux-cacule-rdb
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.9.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.10.tar.xz
source = config
source = config-rt
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.0/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.0/sched/0001-cacULE-cachy.patch
- sha256sums = 6114a208e82739b4a1ab059ace35262be2a83be34cd1ae23cb8a09337db831c7
+ sha256sums = 39e57fcd84cd70bfa3e1a4185d3aa0ed7f1432f24c6548d16326b0c3c9541dd0
sha256sums = cf045c82aceef20747a25fe27e464b4728e5dbc24f9abfbf0ae541b810c06744
sha256sums = c3aae004fe02ddf781037bf95ca9994692d19eda2b6b99d5cd767ae23edfb2a5
sha256sums = e1d45b5842079a5f0f53d7ea2d66ffa3f1497766f3ccffcf13ed00f1ac67f95e
- sha256sums = a0734e8dc037d4faae845f7f1c837ba1dbf304c786c1fcd4ff317a2959d64006
+ sha256sums = 01d93f8348fcde431df3c7e06fbc3876839d2aaedbd068c17e8c586d188d32fc
sha256sums = 2b9f45f0cc8e7c4871cd75e0932b03f2a0c633db9a875af1f308d4f4976d0948
pkgname = linux-cacule-rdb
diff --git a/PKGBUILD b/PKGBUILD
index 25bedfd1bdf5..28c35fc122f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -192,7 +192,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.0
-_minor=9
+_minor=10
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -1007,9 +1007,9 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('6114a208e82739b4a1ab059ace35262be2a83be34cd1ae23cb8a09337db831c7'
+sha256sums=('39e57fcd84cd70bfa3e1a4185d3aa0ed7f1432f24c6548d16326b0c3c9541dd0'
'cf045c82aceef20747a25fe27e464b4728e5dbc24f9abfbf0ae541b810c06744'
'c3aae004fe02ddf781037bf95ca9994692d19eda2b6b99d5cd767ae23edfb2a5'
'e1d45b5842079a5f0f53d7ea2d66ffa3f1497766f3ccffcf13ed00f1ac67f95e'
- 'a0734e8dc037d4faae845f7f1c837ba1dbf304c786c1fcd4ff317a2959d64006'
+ '01d93f8348fcde431df3c7e06fbc3876839d2aaedbd068c17e8c586d188d32fc'
'2b9f45f0cc8e7c4871cd75e0932b03f2a0c633db9a875af1f308d4f4976d0948')