File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-rc
22 pkgdesc = Linux Clang ThinLTO + AutoFDO + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate
33 pkgver = 7.2.rc6
4- pkgrel = 1
4+ pkgrel = 2
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
77 license = GPL-2.0-only
@@ -30,13 +30,13 @@ pkgbase = linux-cachyos-rc
3030 options = !strip
3131 options = !debug
3232 options = !lto
33- source = https://github.com/CachyOS/linux/releases/download/cachyos-7.2-rc6-1 /cachyos-7.2-rc6-1 .tar.gz
34- source = https://github.com/CachyOS/linux/releases/download/cachyos-7.2-rc6-1 /cachyos-7.2-rc6-1 .tar.gz.asc
33+ source = https://github.com/CachyOS/linux/releases/download/cachyos-7.2-rc6-2 /cachyos-7.2-rc6-2 .tar.gz
34+ source = https://github.com/CachyOS/linux/releases/download/cachyos-7.2-rc6-2 /cachyos-7.2-rc6-2 .tar.gz.asc
3535 source = config
3636 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.2/misc/dkms-clang.patch
3737 validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3838 validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
39- b2sums = f00e04442fb542d5147873bd95b825369cb60b5b8a5cf642c58c247b25595480be1668d71186e269b12f5c488c23beb2a1d29b2ab9bafa0e6a04186fcff39157
39+ b2sums = 59c8ddb550c8ae32995c01a3386a9e6e817e391eb7211f1be4772468f280d7b1bc1bd807b8bfd7ce98629a4b5cfd40f9926a0b508d2fcdc3e5d7d8a5d0ebc82a
4040 b2sums = SKIP
4141 b2sums = 98e05ffa987bbb73b80fae47c5b93a17842bd46e79368dba8567dc76f4c67102ee4148e26d93e4939a6c14c4449d2eb76917939acdf9254a430170ad9b153af1
4242 b2sums = c992567bd7dd8553432be496ffa1c17e2f5ebe9c7edb51945cf977e1b742dd6517c210d8843bb82744ca705efd07f8027cd7dde41b50215ebd707a34aa81462e
Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ _minor=0
179179# _minorc=$((_minor+1))
180180_rcver=rc6
181181pkgver=${_major} .${_rcver}
182- _tagrel=1
183- pkgrel=1
182+ _tagrel=2
183+ pkgrel=2
184184# _stable=${_major}.${_minor}
185185# _stable=${_major}
186186_stable=${_major} -${_rcver}
@@ -817,7 +817,7 @@ for _p in "${pkgname[@]}"; do
817817 }"
818818done
819819
820- b2sums=(' f00e04442fb542d5147873bd95b825369cb60b5b8a5cf642c58c247b25595480be1668d71186e269b12f5c488c23beb2a1d29b2ab9bafa0e6a04186fcff39157 '
820+ b2sums=(' 59c8ddb550c8ae32995c01a3386a9e6e817e391eb7211f1be4772468f280d7b1bc1bd807b8bfd7ce98629a4b5cfd40f9926a0b508d2fcdc3e5d7d8a5d0ebc82a '
821821 ' SKIP'
822822 ' 98e05ffa987bbb73b80fae47c5b93a17842bd46e79368dba8567dc76f4c67102ee4148e26d93e4939a6c14c4449d2eb76917939acdf9254a430170ad9b153af1'
823823 ' c992567bd7dd8553432be496ffa1c17e2f5ebe9c7edb51945cf977e1b742dd6517c210d8843bb82744ca705efd07f8027cd7dde41b50215ebd707a34aa81462e' )
You can’t perform that action at this time.
0 commit comments