summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2023-12-08 13:59:09 -0500
committergraysky2023-12-08 13:59:09 -0500
commit85f60e9f402bdf23ee0269f3aee2e6a1e6779182 (patch)
tree5737f8fac03ccac95a1a56b27c955e65bd4d3f99
parent84d01fa1ad5fb6e5d8fd4c2de026315ef8793e95 (diff)
downloadaur-85f60e9f402bdf23ee0269f3aee2e6a1e6779182.tar.gz
Update to 6.6.5-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a90726420737..d192f0c213da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 6.6.4
+ pkgver = 6.6.5
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -14,18 +14,18 @@ pkgbase = linux-ck
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.4.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.5.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.5.tar.sign
source = config
- source = https://github.com/archlinux/linux/releases/download/v6.6.4-arch1/linux-v6.6.4-arch1.patch.zst
+ source = https://github.com/archlinux/linux/releases/download/v6.6.5-arch1/linux-v6.6.5-arch1.patch.zst
source = more-uarches-20221217.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20221217.tar.gz
source = ck-hrtimer-0253362c705f4fb947d8abf927dfa23403e98eb4.tar.gz::https://github.com/graysky2/linux-patches/archive/0253362c705f4fb947d8abf927dfa23403e98eb4.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 49e49660c93d8d6d58f118360d3ca8131695ec34669263ca8f041c876da93e45
+ sha256sums = 7c92795854a68d218c576097d50611f8eea86fd55810e0bc27724f020753b19e
sha256sums = SKIP
sha256sums = f77aab33af83c635e0445c6e424922cdc054efe2430c8c831f8bead23e08ba88
- sha256sums = fbf89c61fdbef2af00ebbdc6c7019e41e426c9f84dce4fc0005cb0e681f0fff0
+ sha256sums = 496b3865c6ea13c8e4b264152d78ad96002006b56269f81cd29df9d7e90e9540
sha256sums = f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0
sha256sums = 89320b47288f40100e03039585733fe98fd1b60902616f95987b66cbb97502df
diff --git a/PKGBUILD b/PKGBUILD
index 001fbf87fd8a..ec1de2a32c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=6.6.4
+pkgver=6.6.5
_upstream=arch1
pkgrel=1
arch=(x86_64)
@@ -108,10 +108,10 @@ validpgpkeys=(
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
)
-sha256sums=('49e49660c93d8d6d58f118360d3ca8131695ec34669263ca8f041c876da93e45'
+sha256sums=('7c92795854a68d218c576097d50611f8eea86fd55810e0bc27724f020753b19e'
'SKIP'
'f77aab33af83c635e0445c6e424922cdc054efe2430c8c831f8bead23e08ba88'
- 'fbf89c61fdbef2af00ebbdc6c7019e41e426c9f84dce4fc0005cb0e681f0fff0'
+ '496b3865c6ea13c8e4b264152d78ad96002006b56269f81cd29df9d7e90e9540'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'
'89320b47288f40100e03039585733fe98fd1b60902616f95987b66cbb97502df')