Skip to content

Commit 188f424

Browse files
committed
nvidia 595.71.05 rebuild
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 8d01615 commit 188f424

20 files changed

Lines changed: 33 additions & 41 deletions

File tree

linux-cachyos-bmq/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bmq
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.2
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-bmq/PKGBUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ _minor=2
156156
#_rcver=rc8
157157
pkgver=${_major}.${_minor}
158158
_tagrel=1
159-
pkgrel=1
159+
pkgrel=2
160160
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
161161
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
162162
_kernver="$pkgver-$pkgrel"
@@ -188,7 +188,7 @@ makedepends=(
188188
)
189189

190190
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
191-
_nv_ver=595.58.03
191+
_nv_ver=595.71.05
192192
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
193193
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
194194
source=(
@@ -222,7 +222,6 @@ fi
222222
if [ "$_build_nvidia_open" = "yes" ]; then
223223
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
224224
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
225-
"${_patchsource}/misc/nvidia/0004-HACK-kernel-open-Makefile-Remove-PAHOLE_VARIABLE.patch"
226225
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
227226
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
228227
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")

linux-cachyos-bore/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bore
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.2
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-bore/PKGBUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ _minor=2
156156
#_rcver=rc8
157157
pkgver=${_major}.${_minor}
158158
_tagrel=1
159-
pkgrel=1
159+
pkgrel=2
160160
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
161161
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
162162
_kernver="$pkgver-$pkgrel"
@@ -188,7 +188,7 @@ makedepends=(
188188
)
189189

190190
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
191-
_nv_ver=595.58.03
191+
_nv_ver=595.71.05
192192
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
193193
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
194194
source=(
@@ -222,7 +222,6 @@ fi
222222
if [ "$_build_nvidia_open" = "yes" ]; then
223223
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
224224
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
225-
"${_patchsource}/misc/nvidia/0004-HACK-kernel-open-Makefile-Remove-PAHOLE_VARIABLE.patch"
226225
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
227226
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
228227
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")

linux-cachyos-deckify/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-deckify
22
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
33
pkgver = 7.0.2
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-deckify/PKGBUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ _minor=2
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157157
_tagrel=1
158-
pkgrel=1
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
161161
_kernver="$pkgver-$pkgrel"
@@ -187,7 +187,7 @@ makedepends=(
187187
)
188188

189189
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
190-
_nv_ver=595.58.03
190+
_nv_ver=595.71.05
191191
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
192192
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
193193
source=(
@@ -223,7 +223,6 @@ fi
223223
if [ "$_build_nvidia_open" = "yes" ]; then
224224
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
225225
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
226-
"${_patchsource}/misc/nvidia/0004-HACK-kernel-open-Makefile-Remove-PAHOLE_VARIABLE.patch"
227226
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
228227
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
229228
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")

linux-cachyos-eevdf/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-eevdf
22
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.2
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-eevdf/PKGBUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ _minor=2
156156
#_rcver=rc8
157157
pkgver=${_major}.${_minor}
158158
_tagrel=1
159-
pkgrel=1
159+
pkgrel=2
160160
#_stable=${_major}.${_minor}
161161
_stable=${_major}
162162
#_stablerc=${_major}-${_rcver}
@@ -191,7 +191,7 @@ makedepends=(
191191
)
192192

193193
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
194-
_nv_ver=595.58.03
194+
_nv_ver=595.71.05
195195
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
196196
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
197197
source=(
@@ -225,7 +225,6 @@ fi
225225
if [ "$_build_nvidia_open" = "yes" ]; then
226226
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
227227
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
228-
"${_patchsource}/misc/nvidia/0004-HACK-kernel-open-Makefile-Remove-PAHOLE_VARIABLE.patch"
229228
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
230229
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
231230
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")

linux-cachyos-hardened/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-hardened
22
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
33
pkgver = 6.19.12
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-hardened/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ _minor=12
150150
#_rcver=rc8
151151
pkgver=${_major}.${_minor}
152152
_tagrel=2
153-
pkgrel=1
153+
pkgrel=2
154154
#_stable=${_major}.${_minor}
155155
_stable=${_major}
156156
#_stablerc=${_major}-${_rcver}
@@ -186,7 +186,7 @@ makedepends=(
186186
)
187187

188188
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
189-
_nv_ver=595.58.03
189+
_nv_ver=595.71.05
190190
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
191191
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
192192
source=(

0 commit comments

Comments
 (0)