summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2023-10-31 20:26:22 +0100
committerPiotr Gorski2023-10-31 20:26:22 +0100
commit9e43c83b85a5c3ee5ffd9e191caf00a45fdcc681 (patch)
tree9fc80eceb6c1f1fc27f48b7d5a679c352c55264a /PKGBUILD
parentf9af56c412c139168ef3e3a4bb802765ba6c8ac1 (diff)
downloadaur-linux-cachyos-bmq.tar.gz
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2b8cf9a039f..3efa3f278c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -182,7 +182,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux BMQ scheduler Kernel by CachyOS with other patches and improvements'
-pkgrel=1
+pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
@@ -200,7 +200,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.113.01
+_nv_ver=545.29.02
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
source=(
"https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.tar.xz"