Package Details: armv7l-linux-api-headers 6.10-1

Git Clone URL: https://aur.archlinux.org/armv7l-linux-api-headers.git (read-only, click to copy)
Package Base: armv7l-linux-api-headers
Description: Kernel headers sanitized for use in armv7l userspace
Upstream URL: https://www.kernel.org
Licenses: GPL2
Submitter: Solskogen
Maintainer: graysky
Last Packager: graysky
Votes: 1
Popularity: 0.064187
First Submitted: 2021-02-11 12:49 (UTC)
Last Updated: 2024-08-15 22:51 (UTC)

Latest Comments

graysky commented on 2024-06-02 11:42 (UTC) (edited on 2024-06-02 11:43 (UTC) by graysky)

@Solskogen - can you plz update, see:

diff --git a/PKGBUILD b/PKGBUILD
index 22657a2..99d0338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _arch=armv7l
 _kernel_arch=arm
 _target=$_arch-unknown-linux-gnueabihf
 pkgname=$_arch-linux-api-headers
-pkgver=5.15.86
+pkgver=6.9
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
 arch=(any)
@@ -14,7 +14,7 @@ license=(GPL2)
 makedepends=(rsync)
 options=(!strip)
 source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
-sha256sums=('80fcd9efa443502de9e2750f6dfb59e8de43a5d87a6d2be09dca748d79b5f2ee'
+sha256sums=('24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149'
             'SKIP')
 validpgpkeys=(
   'ABAF11C65A2970B130ABE3C479BE3E4300411886'  # Linus Torvalds