Skip to content

Commit f4dc76d

Browse files
1Naimptr1337
authored andcommitted
linux-cachyos-rc: 6.16-rc4-1
Signed-off-by: Eric Naim <[email protected]>
1 parent df91b3c commit f4dc76d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

linux-cachyos-rc/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = linux-cachyos-rc
22
pkgdesc = Linux BORE + LTO + AutoFDO + Propeller + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate
3-
pkgver = 6.16.rc3
3+
pkgver = 6.16.rc4
44
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = linux-cachyos-rc
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://github.com/torvalds/linux/archive/refs/tags/v6.16-rc3.tar.gz
24+
source = https://github.com/torvalds/linux/archive/refs/tags/v6.16-rc4.tar.gz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.16/all/0001-cachyos-base-all.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.16/sched/0001-bore-cachy.patch
28-
b2sums = d3758bf743a988bc769608fbc0bd53fad555307e9e38c934c9c66d06b23a6d0cc29bb10ff037294cf5a8ac510b60dc0a3a060e2e8b10a235b9196957a43cf150
28+
b2sums = 2f9972c7309995b3ac07069126faae2365980a86f929553d1ffeb6317fc5ec8ed1f9f3dc97185a9502d760207e5e7a8f11c627b95fbc612a139ff4c26668005e
2929
b2sums = ee574961ecab0c20667d665cf8428d843bb449cbf46b9ad860edc0a6f28cc77695834e97fad7d177db49d3190591c7e35cf960bcb68236ec48ce774a9832dd74
30-
b2sums = 46caeb5aee3bc4e3f8ad38373493d8c3b3ec0dead06b6e61a6e4e0f0c3f1184677f68cdb0d4c009ce60fcf30480b27fd5aaad2fcf424004510c4977486d9762a
30+
b2sums = 9d03d43cb5d709badf3ad4cacc54b2cb2ebacbb1f43aa2e552975301d035dbad2988935838ecb69c4a006a70efffd5565474868a4657d355b45ee351acd13d6d
3131
b2sums = 162130c38d315b06fdb9f0b08d1df6b63c1cc44ee140df044665ff693ab3cde4f55117eed12253504184ccd379fc7f9142aa91c5334dff1a42dbd009f43d8897
3232

3333
pkgname = linux-cachyos-rc

linux-cachyos-rc/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ pkgbase="linux-$_pkgsuffix"
168168
_major=6.16
169169
_minor=0
170170
#_minorc=$((_minor+1))
171-
_rcver=rc3
171+
_rcver=rc4
172172
pkgver=${_major}.${_rcver}
173173
#_stable=${_major}.${_minor}
174174
#_stable=${_major}
@@ -779,7 +779,7 @@ for _p in "${pkgname[@]}"; do
779779
}"
780780
done
781781

782-
b2sums=('d3758bf743a988bc769608fbc0bd53fad555307e9e38c934c9c66d06b23a6d0cc29bb10ff037294cf5a8ac510b60dc0a3a060e2e8b10a235b9196957a43cf150'
782+
b2sums=('2f9972c7309995b3ac07069126faae2365980a86f929553d1ffeb6317fc5ec8ed1f9f3dc97185a9502d760207e5e7a8f11c627b95fbc612a139ff4c26668005e'
783783
'ee574961ecab0c20667d665cf8428d843bb449cbf46b9ad860edc0a6f28cc77695834e97fad7d177db49d3190591c7e35cf960bcb68236ec48ce774a9832dd74'
784-
'46caeb5aee3bc4e3f8ad38373493d8c3b3ec0dead06b6e61a6e4e0f0c3f1184677f68cdb0d4c009ce60fcf30480b27fd5aaad2fcf424004510c4977486d9762a'
784+
'9d03d43cb5d709badf3ad4cacc54b2cb2ebacbb1f43aa2e552975301d035dbad2988935838ecb69c4a006a70efffd5565474868a4657d355b45ee351acd13d6d'
785785
'162130c38d315b06fdb9f0b08d1df6b63c1cc44ee140df044665ff693ab3cde4f55117eed12253504184ccd379fc7f9142aa91c5334dff1a42dbd009f43d8897')

0 commit comments

Comments
 (0)