Skip to content

Commit dbe0734

Browse files
1Naimptr1337
authored andcommitted
linux-cachyos-rc: 6.16-rc7-1
Signed-off-by: Eric Naim <[email protected]>
1 parent 72abad2 commit dbe0734

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.rc6
3+
pkgver = 6.16.rc7
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-rc6.tar.gz
24+
source = https://github.com/torvalds/linux/archive/refs/tags/v6.16-rc7.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 = de4dde38b6ed30875298b3220567aa2b8dd0f7e2b059178083a754967c6c70a87e9b0942b69680f5310db5e36e9d3e951b9f76245695cb0f335e4151147cb1e6
28+
b2sums = 702dcf606431d078ad4b37f989798273409e9d60682a732853c9f53bef1297741c5688af8b065df081adf899df5e34466271deb23173fab6d80ad4b6b72aa518
2929
b2sums = e323923f3029a69272f6d895cedf8375e06a89de1b1663b63220997edfb64b0c9922751240fc130b3f32e811b4b5a7f02c354b89413fa84c4cf0f5d11c0f253b
30-
b2sums = 33c15343875535e13f52c07c8fb431214ec1ea38a77ec2df13687d593ceede5c8a680f5a6677cb1f042ef07264fca9c769e21491a7e33331bf2dd6de98171390
30+
b2sums = 6190217f092890cc76a9ceab22030441fe7655db3bbf5ac57315e28b71eec5f9c8fe45b0637f67a9b247a44d5998208eb8000c66329cf3ab1870b52d77a3a27e
3131
b2sums = 28ea26a000cee71ad9887437ccd710bdaa0a7175e44ff9cc8c193db95bd095bd8a4c6d8d0129c3e76a0b8dd495452be1756d3315464b8cf76c16cb8ce848a471
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=rc6
171+
_rcver=rc7
172172
pkgver=${_major}.${_rcver}
173173
#_stable=${_major}.${_minor}
174174
#_stable=${_major}
@@ -775,7 +775,7 @@ for _p in "${pkgname[@]}"; do
775775
}"
776776
done
777777

778-
b2sums=('de4dde38b6ed30875298b3220567aa2b8dd0f7e2b059178083a754967c6c70a87e9b0942b69680f5310db5e36e9d3e951b9f76245695cb0f335e4151147cb1e6'
778+
b2sums=('702dcf606431d078ad4b37f989798273409e9d60682a732853c9f53bef1297741c5688af8b065df081adf899df5e34466271deb23173fab6d80ad4b6b72aa518'
779779
'e323923f3029a69272f6d895cedf8375e06a89de1b1663b63220997edfb64b0c9922751240fc130b3f32e811b4b5a7f02c354b89413fa84c4cf0f5d11c0f253b'
780-
'33c15343875535e13f52c07c8fb431214ec1ea38a77ec2df13687d593ceede5c8a680f5a6677cb1f042ef07264fca9c769e21491a7e33331bf2dd6de98171390'
780+
'6190217f092890cc76a9ceab22030441fe7655db3bbf5ac57315e28b71eec5f9c8fe45b0637f67a9b247a44d5998208eb8000c66329cf3ab1870b52d77a3a27e'
781781
'28ea26a000cee71ad9887437ccd710bdaa0a7175e44ff9cc8c193db95bd095bd8a4c6d8d0129c3e76a0b8dd495452be1756d3315464b8cf76c16cb8ce848a471')

0 commit comments

Comments
 (0)