pkgbase = linux-clear
	pkgdesc = Clear Linux
	pkgver = 5.3.11
	pkgrel = 2
	url = https://github.com/clearlinux-pkgs/linux
	arch = x86_64
	license = GPL2
	makedepends = bc
	makedepends = cpio
	makedepends = git
	makedepends = inetutils
	makedepends = kmod
	makedepends = libelf
	makedepends = xmlto
	options = !strip
	source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.xz
	source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.sign
	source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.11.xz
	source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.10-867
	source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
	source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	sha256sums = 78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
	sha256sums = SKIP
	sha256sums = 3ffab23babc1635aa1a670ff7d44987e9aa1346d3394f1e2cbd37a9fcbefcac0
	sha256sums = SKIP
	sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
	sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1

pkgname = linux-clear
	pkgdesc = The Clear Linux kernel and modules
	install = linux.install
	depends = coreutils
	depends = kmod
	depends = initramfs
	optdepends = crda: to set the correct wireless channels of your country
	optdepends = linux-firmware: firmware images needed for some devices
	optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
	provides = WIREGUARD-MODULE

pkgname = linux-clear-headers
	pkgdesc = Headers and scripts for building modules for the Clear Linux kernel