Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
linux-api-headers
Commits:
61a5b4ee by Frederik Schwan at 2026-06-15T10:14:58+02:00
upgpkg: 7.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace
- pkgver = 7.0
+ pkgver = 7.1
pkgrel = 1
url = https://www.gnu.org/software/libc
arch = x86_64
license = GPL-2.0-only
makedepends = rsync
- source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.0.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.0.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.sign
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0
+ sha256sums =
691f44797fbe790dc8a321604c927087526ad27b6d649925d60f8eed0a2564a0
sha256sums = SKIP
pkgname = linux-api-headers
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# toolchain build order:
linux-api-headers->glibc->binutils->gcc->glibc->binutils->gcc
pkgname=linux-api-headers
-pkgver=7.0
+pkgver=7.1
pkgrel=1
pkgdesc='Kernel headers sanitized for use in userspace'
arch=('x86_64')
@@ -14,7 +14,7 @@ url='https://www.gnu.org/software/libc'
license=(GPL-2.0-only)
makedepends=(rsync)
source=(https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.{xz,sign})
-sha256sums=('bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0'
+sha256sums=('691f44797fbe790dc8a321604c927087526ad27b6d649925d60f8eed0a2564a0'
'SKIP')
validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-api-headers/-/commit/61a5b4eec7dc4d0f65c2480a7fa5f3f92fcfdeb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-api-headers/-/commit/61a5b4eec7dc4d0f65c2480a7fa5f3f92fcfdeb2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help