summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2023-10-31 20:25:52 +0100
committerPiotr Gorski2023-10-31 20:25:52 +0100
commit1f97e1e69a88ac1d12ede8c7394244ac5feafa2e (patch)
tree04d76d7fed0ca9dbd232efcb4b66fc8ab30c739e /PKGBUILD
parent6a9077526150a86f6561adfa46e5f4a92e671db8 (diff)
downloadaur-1f97e1e69a88ac1d12ede8c7394244ac5feafa2e.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 60bab9e18610..161160ec4074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -179,7 +179,7 @@ _stable=${_major}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux EEVDF-BORE 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"
@@ -201,7 +201,7 @@ if [ "$_cpusched" = "sched-ext" ]; then
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"