summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2024-01-02 14:52:16 -0500
committergraysky2024-01-02 14:52:16 -0500
commit9025f86c943727bc49dae339a2e2d185e84ba096 (patch)
tree5de66ff85fb73c790110217d4f5cac73e8464798
parent783055281d5f79975cd2806834428ac8234e693e (diff)
downloadaur-9025f86c943727bc49dae339a2e2d185e84ba096.tar.gz
Update to 6.6.9-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d93a23da29b..433035dc5737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 6.6.8
+ pkgver = 6.6.9
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.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.9.tar.sign
source = config
- source = https://github.com/archlinux/linux/releases/download/v6.6.8-arch1/linux-v6.6.8-arch1.patch.zst
+ source = https://github.com/archlinux/linux/releases/download/v6.6.9-arch1/linux-v6.6.9-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 = 5036c434e11e4b36d8da3f489851f7f829cf785fa7f7887468537a9ea4572416
+ sha256sums = 8ebc65af0cfc891ba63dce0546583da728434db0f5f6a54d979f25ec47f548b3
sha256sums = SKIP
sha256sums = 18fcff9fa723cef2feb654dae966a149f0ef0fea9dda1780d3de0ff07d4f8ab7
- sha256sums = 77f0ad619945e18ab880733129a49ad0af28c3f2fd7b1ae9bbb6465b5a4cd316
+ sha256sums = da9d15179f3a0e1b19c57344c6e10b886d598f5256ea6f82adbe2940ccf68b34
sha256sums = f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0
sha256sums = 89320b47288f40100e03039585733fe98fd1b60902616f95987b66cbb97502df
diff --git a/PKGBUILD b/PKGBUILD
index a825c948fcba..418c1937207a 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.8
+pkgver=6.6.9
_upstream=arch1
pkgrel=1
arch=(x86_64)
@@ -108,10 +108,10 @@ validpgpkeys=(
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
)
-sha256sums=('5036c434e11e4b36d8da3f489851f7f829cf785fa7f7887468537a9ea4572416'
+sha256sums=('8ebc65af0cfc891ba63dce0546583da728434db0f5f6a54d979f25ec47f548b3'
'SKIP'
'18fcff9fa723cef2feb654dae966a149f0ef0fea9dda1780d3de0ff07d4f8ab7'
- '77f0ad619945e18ab880733129a49ad0af28c3f2fd7b1ae9bbb6465b5a4cd316'
+ 'da9d15179f3a0e1b19c57344c6e10b886d598f5256ea6f82adbe2940ccf68b34'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'
'89320b47288f40100e03039585733fe98fd1b60902616f95987b66cbb97502df')