summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00cec2a8b982..1758d71c84e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd-raven
_srcname=linux
-gitver=v6.7.5
-patchver=20230105
-patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.7.v.5
+gitver=v6.7.6
+patchver=20240221.2
+patchname=more-uarches-for-kernel-6.1.79-6.8-rc3.patch
+pkgver=6.7.v.6
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -19,15 +19,15 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset"
# linux package install directives for pacman
- 'more-uarches-for-kernel-5.17+.patch'
+ "https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/$patchver/$patchname"
)
sha256sums=('SKIP'
#config.x86_64
- '3e88e08cc2daa828873a17c717d8846e5c1cae58f3349e78e7ade620bcaf4c2a'
+ '6399ef2e4f2f0b433609d3904b0207eed43ff6eb4f4f47c14349c5aa8d21b924'
#.preset file
'fd220b9f47a86162247b042f06311848678f9acb64b92f716572972f3aeb3d18'
#grayskypatch file
- '81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe'
+ '1a3825b790413d09806c9a2115f679be28e434cfcc69c01dc069b634d1e8007a'
)
_kernelname=${pkgbase#linux}