summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-10-31 20:27:53 +0100
committerPiotr Gorski2023-10-31 20:27:53 +0100
commit0b8f7ee1667e322cc43991a6d2182e94e846af73 (patch)
treef1ad6656f0cc3f5ca5007dd2c59d4912074f5383
parent9072839a3f5ed4ce2f5bba75dcc1c6582e5394f8 (diff)
downloadaur-0b8f7ee1667e322cc43991a6d2182e94e846af73.tar.gz
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 123963905415..e48fc024b774 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cachyos-cfs
pkgdesc = Linux CFS scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.5.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
diff --git a/PKGBUILD b/PKGBUILD
index 010aa7b48c75..7c7811de9727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -182,7 +182,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux CFS 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"