Skip to content

Commit a61f943

Browse files
committed
7.0.11-1 && 6.18.34-1
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 3b72c4b commit a61f943

18 files changed

Lines changed: 78 additions & 78 deletions

File tree

linux-cachyos-bmq/.SRCINFO

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bmq
22
pkgdesc = Linux BMQ + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3-
pkgver = 7.0.10
4-
pkgrel = 2
3+
pkgver = 7.0.11
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,16 +27,16 @@ pkgbase = linux-cachyos-bmq
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz
31-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz.asc
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz
31+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz.asc
3232
source = config
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-prjc-cachy.patch
3434
validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3535
validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
36-
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
36+
b2sums = e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8
3737
b2sums = SKIP
3838
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
39-
b2sums = b8dfe543d70e595b5a88bacd0473c1a9eb7fce63596c2945cbe196cc784dd4fabd70ecb857088c2f7512191f76e3c504b65d49793a2b420f7c1aa0ed8c4e528b
39+
b2sums = 8188b406df9f65ab253b44db9822c20a3215d1a1b00cb8520f343a687cfa70e31c4ad233a608fe07acf4c1e5d757fd954ada7d9cf17517dbea22f68ecc8abb11
4040

4141
pkgname = linux-cachyos-bmq
4242
pkgdesc = The Linux BMQ + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements kernel and modules

linux-cachyos-bmq/PKGBUILD

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ fi
150150

151151
pkgbase="linux-$_pkgsuffix"
152152
_major=7.0
153-
_minor=10
153+
_minor=11
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=2
158-
pkgrel=2
157+
_tagrel=1
158+
pkgrel=1
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BMQ + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -746,7 +746,7 @@ for _p in "${pkgname[@]}"; do
746746
}"
747747
done
748748

749-
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
749+
b2sums=('e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8'
750750
'SKIP'
751751
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136'
752-
'b8dfe543d70e595b5a88bacd0473c1a9eb7fce63596c2945cbe196cc784dd4fabd70ecb857088c2f7512191f76e3c504b65d49793a2b420f7c1aa0ed8c4e528b')
752+
'8188b406df9f65ab253b44db9822c20a3215d1a1b00cb8520f343a687cfa70e31c4ad233a608fe07acf4c1e5d757fd954ada7d9cf17517dbea22f68ecc8abb11')

linux-cachyos-bore/.SRCINFO

Lines changed: 5 additions & 5 deletions
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
3-
pkgver = 7.0.10
4-
pkgrel = 2
3+
pkgver = 7.0.11
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,13 +27,13 @@ pkgbase = linux-cachyos-bore
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz
31-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz.asc
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz
31+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz.asc
3232
source = config
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
3434
validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3535
validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
36-
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
36+
b2sums = e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8
3737
b2sums = SKIP
3838
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3939
b2sums = 9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe

linux-cachyos-bore/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ fi
150150

151151
pkgbase="linux-$_pkgsuffix"
152152
_major=7.0
153-
_minor=10
153+
_minor=11
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=2
158-
pkgrel=2
157+
_tagrel=1
158+
pkgrel=1
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -746,7 +746,7 @@ for _p in "${pkgname[@]}"; do
746746
}"
747747
done
748748

749-
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
749+
b2sums=('e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8'
750750
'SKIP'
751751
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136'
752752
'9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe')

linux-cachyos-deckify/.SRCINFO

Lines changed: 5 additions & 5 deletions
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.
3-
pkgver = 7.0.10
4-
pkgrel = 4
3+
pkgver = 7.0.11
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,15 +27,15 @@ pkgbase = linux-cachyos-deckify
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz
31-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz.asc
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz
31+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz.asc
3232
source = config
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-acpi-call.patch
3434
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-handheld.patch
3535
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
3636
validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3737
validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
38-
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
38+
b2sums = e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8
3939
b2sums = SKIP
4040
b2sums = 6fd22f9fa46a0a3574ecc03dbaa6dd160a2966224a6673817aa9f1fc0b4e0d1c2bf8b954b18109621b7c5a1717027ec51bc27eb59924c061fc77fe0989aadc62
4141
b2sums = ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de

linux-cachyos-deckify/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,12 @@ fi
149149

150150
pkgbase="linux-$_pkgsuffix"
151151
_major=7.0
152-
_minor=10
152+
_minor=11
153153
#_minorc=$((_minor+1))
154154
#_rcver=rc8
155155
pkgver=${_major}.${_minor}
156-
_tagrel=2
157-
pkgrel=4
156+
_tagrel=1
157+
pkgrel=1
158158
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
159159
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
160160
_kernver="$pkgver-$pkgrel"
@@ -765,7 +765,7 @@ for _p in "${pkgname[@]}"; do
765765
}"
766766
done
767767

768-
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
768+
b2sums=('e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8'
769769
'SKIP'
770770
'6fd22f9fa46a0a3574ecc03dbaa6dd160a2966224a6673817aa9f1fc0b4e0d1c2bf8b954b18109621b7c5a1717027ec51bc27eb59924c061fc77fe0989aadc62'
771771
'ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de'

linux-cachyos-eevdf/.SRCINFO

Lines changed: 5 additions & 5 deletions
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
3-
pkgver = 7.0.10
4-
pkgrel = 2
3+
pkgver = 7.0.11
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,12 +27,12 @@ pkgbase = linux-cachyos-eevdf
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz
31-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz.asc
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz
31+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz.asc
3232
source = config
3333
validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3434
validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
35-
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
35+
b2sums = e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8
3636
b2sums = SKIP
3737
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3838

linux-cachyos-eevdf/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ fi
150150

151151
pkgbase="linux-$_pkgsuffix"
152152
_major=7.0
153-
_minor=10
153+
_minor=11
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=2
158-
pkgrel=2
157+
_tagrel=1
158+
pkgrel=1
159159
#_stable=${_major}.${_minor}
160160
_stable=${_major}
161161
#_stablerc=${_major}-${_rcver}
@@ -749,6 +749,6 @@ for _p in "${pkgname[@]}"; do
749749
}"
750750
done
751751

752-
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
752+
b2sums=('e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8'
753753
'SKIP'
754754
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136')

linux-cachyos-hardened/.SRCINFO

Lines changed: 5 additions & 5 deletions
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
3-
pkgver = 7.0.10
4-
pkgrel = 2
3+
pkgver = 7.0.11
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,14 +27,14 @@ pkgbase = linux-cachyos-hardened
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz
31-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.10-2/cachyos-7.0.10-2.tar.gz.asc
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz
31+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.11-1/cachyos-7.0.11-1.tar.gz.asc
3232
source = config
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
3434
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-hardened.patch
3535
validpgpkeys = E18447AC260021D31F3FF6C4C8A2A4774B8B63C4
3636
validpgpkeys = E8B9AA39F054E30E8290D492C3C4820857F654FE
37-
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
37+
b2sums = e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8
3838
b2sums = SKIP
3939
b2sums = 8a1e3f5a81326fa17d028afb3cdd3f73ce61af1dafbea6da353732606b52cef8bffd2a4935a6baf31f4aa4a4a0835458497b1ccf4b4c80589750e104851a53db
4040
b2sums = 9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe

linux-cachyos-hardened/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ fi
150150

151151
pkgbase="linux-$_pkgsuffix"
152152
_major=7.0
153-
_minor=10
153+
_minor=11
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=2
158-
pkgrel=2
157+
_tagrel=1
158+
pkgrel=1
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -742,7 +742,7 @@ for _p in "${pkgname[@]}"; do
742742
}"
743743
done
744744

745-
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
745+
b2sums=('e37b762176e39b36bb607bd34817ed1579055c4c59edfabd377064ac8321503d0cdad6777aead4eb93f390561ab02a55da02d812a8a42f4785a5061fd1e38fc8'
746746
'SKIP'
747747
'8a1e3f5a81326fa17d028afb3cdd3f73ce61af1dafbea6da353732606b52cef8bffd2a4935a6baf31f4aa4a4a0835458497b1ccf4b4c80589750e104851a53db'
748748
'9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe'

0 commit comments

Comments
 (0)