summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2023-05-25 19:16:08 -0400
committergraysky2023-05-25 19:16:08 -0400
commitae99e6467c3068df657790b5a671f4818bb49cc4 (patch)
treea7979680b3cf7542adbfeb2e8e03292cb42f594f
parent2d530c8385fc7529565a34d410eff04f0053a04f (diff)
downloadaur-ae99e6467c3068df657790b5a671f4818bb49cc4.tar.gz
Update to 6.3.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d567c0c1ae39..380641a26c0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 6.3.3
+ pkgver = 6.3.4
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = linux-ck
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.4.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.4.tar.sign
source = config
source = more-uarches-20221217.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20221217.tar.gz
source = ck-hrtimer-d09271d382ae852c98e17bd7426fc8021e7b465e.tar.gz::https://github.com/graysky2/linux-patches/archive/d09271d382ae852c98e17bd7426fc8021e7b465e.tar.gz
@@ -24,7 +24,7 @@ pkgbase = linux-ck
source = 0002-drm-amd-display-Have-Payload-Properly-Created-After-.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 8975216a6cee827390586758ed69d19743367098d1fc5dd5694987bb529e44e5
+ sha256sums = d8627528ed6b3ae607d00b1ef5a46e0e7051ae40b285fd4e82f4ff0bb72b68e8
sha256sums = SKIP
sha256sums = 21b9a9e542f853cdc695648d6ab6219bd2e881a4954277f241e104723c373d42
sha256sums = f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0
diff --git a/PKGBUILD b/PKGBUILD
index 860264662d0d..45dbf2a96c0b 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.3.3
+pkgver=6.3.4
pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -109,7 +109,7 @@ validpgpkeys=(
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
)
-sha256sums=('8975216a6cee827390586758ed69d19743367098d1fc5dd5694987bb529e44e5'
+sha256sums=('d8627528ed6b3ae607d00b1ef5a46e0e7051ae40b285fd4e82f4ff0bb72b68e8'
'SKIP'
'21b9a9e542f853cdc695648d6ab6219bd2e881a4954277f241e104723c373d42'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'