Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
linux-api-headers


Commits:
d1678999 by Frederik Schwan at 2025-11-12T10:08:37+01:00
upgpkg: 6.17-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 = 6.16
-       pkgrel = 2
+       pkgver = 6.17
+       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/v6.x/linux-6.16.tar.xz
-       source = 
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.16.tar.sign
+       source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.17.tar.xz
+       source = 
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.17.tar.sign
        validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
        validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
-       sha256sums = 
1a4be2fe6b5246aa4ac8987a8a4af34c42a8dd7d08b46ab48516bcc1befbcd83
+       sha256sums = 
9b607166a1c999d8326098121222feb080a20a3253975fcdfa2de96ba7f757a7
        sha256sums = SKIP
 
 pkgname = linux-api-headers


=====================================
PKGBUILD
=====================================
@@ -6,15 +6,15 @@
 # toolchain build order: 
linux-api-headers->glibc->binutils->gcc->glibc->binutils->gcc
 
 pkgname=linux-api-headers
-pkgver=6.16
-pkgrel=2
+pkgver=6.17
+pkgrel=1
 pkgdesc='Kernel headers sanitized for use in userspace'
 arch=('x86_64')
 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=('1a4be2fe6b5246aa4ac8987a8a4af34c42a8dd7d08b46ab48516bcc1befbcd83'
+sha256sums=('9b607166a1c999d8326098121222feb080a20a3253975fcdfa2de96ba7f757a7'
             'SKIP')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886'   # Linus Torvalds
               '647F28654894E3BD457199BE38DBBDC86092693E')  # Greg Kroah-Hartman



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-api-headers/-/commit/d1678999606b0c9f279eaee9eff76da56b2b0c52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-api-headers/-/commit/d1678999606b0c9f279eaee9eff76da56b2b0c52
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to