summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-09-23 13:51:14 +0200
committerPiotr Gorski2023-09-23 13:51:14 +0200
commita69b9180eff6fed85d3c44f37c9645fee06e6457 (patch)
tree2121d267e8552ca772dfff2265b28300c8246c2b
parentd6b17495c7c0ff95c7f90a3d2735d250d0b6328b (diff)
downloadaur-a69b9180eff6fed85d3c44f37c9645fee06e6457.tar.gz
Bump to 6.1.55
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a25687276f4..21aa65416985 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-lts
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 6.1.54
+ pkgver = 6.1.55
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -22,13 +22,13 @@ pkgbase = linux-cachyos-lts
makedepends = patch
makedepends = python
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.54.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.55.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
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/misc/0001-Add-latency-priority-for-CFS-class.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/sched/0001-bore-cachy.patch
- sha256sums = a3181e46d407cd6ab15f412402e8220684ff9659b0262b7a3de7384405ce4e27
+ sha256sums = a87e241ec15d53452c4efe219713a3769d88cc436b5b98cf6efb262c4aff15c0
sha256sums = 45161c715cab5c70098383328d7ad09ffe5efb596084e1f2673457dcd1b148b5
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = 25add4447def58e36ef295dd8692c6e1d531fb22f3cd3ce94638a259a17dcc54
diff --git a/PKGBUILD b/PKGBUILD
index 2ba636b9f40e..bff63c848e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -188,7 +188,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.1
-_minor=54
+_minor=55
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -216,7 +216,7 @@ if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_k
)
fi
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
-_nv_ver=535.104.05
+_nv_ver=535.113.01
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
source=(
"https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.tar.xz"
@@ -854,7 +854,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('a3181e46d407cd6ab15f412402e8220684ff9659b0262b7a3de7384405ce4e27'
+sha256sums=('a87e241ec15d53452c4efe219713a3769d88cc436b5b98cf6efb262c4aff15c0'
'45161c715cab5c70098383328d7ad09ffe5efb596084e1f2673457dcd1b148b5'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'25add4447def58e36ef295dd8692c6e1d531fb22f3cd3ce94638a259a17dcc54'