pkgbase = linux
	pkgdesc = Linux
	pkgver = 6.14.10.arch1
	pkgrel = 1
	url = https://github.com/archlinux/linux
	arch = x86_64
	license = GPL-2.0-only
	makedepends = bc
	makedepends = cpio
	makedepends = gettext
	makedepends = libelf
	makedepends = pahole
	makedepends = perl
	makedepends = python
	makedepends = rust
	makedepends = rust-bindgen
	makedepends = rust-src
	makedepends = tar
	makedepends = xz
	makedepends = graphviz
	makedepends = imagemagick
	makedepends = python-sphinx
	makedepends = python-yaml
	makedepends = texlive-latexextra
	options = !debug
	options = !strip
	source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.10.tar.xz
	source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.10.tar.sign
	source = https://github.com/archlinux/linux/releases/download/v6.14.10-arch1/linux-v6.14.10-arch1.patch.zst
	source = https://github.com/archlinux/linux/releases/download/v6.14.10-arch1/linux-v6.14.10-arch1.patch.zst.sig
	source = config
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
	sha256sums = de8b97cfeae74c22f832ee4ca2333c157cc978d98baa122f0ee9c01796a2fe43
	sha256sums = SKIP
	sha256sums = d284adce167821a599aea4d66faaa4a639fadee25a8c8c4d1e892adc1c7ec7c6
	sha256sums = SKIP
	sha256sums = 8fa2a10c437cd504f6b64f79250514810c422c0b4351d3c0e80fd573bbc5a61d
	b2sums = d94b0ca4eaf302d5b28e8dc7df680b1f6bf98c622d3b7785353597c3bb032bde75ffa7bbc9c6e80583e21c1f47bd4ba635489a1ee1aedbebfdde50223233b053
	b2sums = SKIP
	b2sums = ba169a5bf13c1f5be7ab65f8fb34e4b9a815c4cba969d5aa5ff4f2b0b3a724952a924eacd64268710b4fd590fe8219950f2f51ca11632c95c9019733ac0c7732
	b2sums = SKIP
	b2sums = 302f46a0265f59e22aa45753ca7028a992078b588ad2665b0bd183e6042c7f14e7276241a336dc63904056a4f08857ff8169a3137d9839a9084847b48e1a53f9

pkgname = linux
	pkgdesc = The Linux kernel and modules
	depends = coreutils
	depends = initramfs
	depends = kmod
	optdepends = linux-firmware: firmware images needed for some devices
	optdepends = scx-scheds: to use sched-ext schedulers
	optdepends = wireless-regdb: to set the correct wireless channels of your country
	provides = KSMBD-MODULE
	provides = NTSYNC-MODULE
	provides = VIRTUALBOX-GUEST-MODULES
	provides = WIREGUARD-MODULE
	replaces = virtualbox-guest-modules-arch
	replaces = wireguard-arch

pkgname = linux-headers
	pkgdesc = Headers and scripts for building modules for the Linux kernel
	depends = pahole

pkgname = linux-docs
	pkgdesc = Documentation for the Linux kernel