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


Commits:
3d008994 by Frederik Schwan at 2024-05-07T13:52:29+02:00
upgpkg: 6.8-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.7
+       pkgver = 6.8
        pkgrel = 1
        url = https://www.gnu.org/software/libc
-       arch = any
-       license = GPL-2.0
+       arch = x86_64
+       license = GPL-2.0-only
        makedepends = rsync
-       source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.xz
-       source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
+       source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.xz
+       source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.sign
        validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
        validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
-       sha256sums = 
ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
+       sha256sums = 
c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3
        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=6.7
+pkgver=6.8
 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=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
+sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
             'SKIP')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886'   # Linus Torvalds
               '647F28654894E3BD457199BE38DBBDC86092693E')  # Greg Kroah-Hartman



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-api-headers/-/commit/3d008994cd84c014c902caeeadd0ee20aaecec88
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to