6.13.8.arch1-1

This commit is contained in:
Jan Alexander Steffens (heftig) 2025-03-23 18:15:49 +01:00
parent b2df67f4f2
commit 8cad09d478
No known key found for this signature in database
GPG Key ID: B8AC08600F108CDF
4 changed files with 27 additions and 19 deletions

View File

@ -1,6 +1,6 @@
pkgbase = linux pkgbase = linux
pkgdesc = Linux pkgdesc = Linux
pkgver = 6.13.7.arch1 pkgver = 6.13.8.arch1
pkgrel = 1 pkgrel = 1
url = https://github.com/archlinux/linux url = https://github.com/archlinux/linux
arch = x86_64 arch = x86_64
@ -24,24 +24,24 @@ pkgbase = linux
makedepends = texlive-latexextra makedepends = texlive-latexextra
options = !debug options = !debug
options = !strip options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.8.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.sign source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.8.tar.sign
source = https://github.com/archlinux/linux/releases/download/v6.13.7-arch1/linux-v6.13.7-arch1.patch.zst source = https://github.com/archlinux/linux/releases/download/v6.13.8-arch1/linux-v6.13.8-arch1.patch.zst
source = https://github.com/archlinux/linux/releases/download/v6.13.7-arch1/linux-v6.13.7-arch1.patch.zst.sig source = https://github.com/archlinux/linux/releases/download/v6.13.8-arch1/linux-v6.13.8-arch1.patch.zst.sig
source = config source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886 validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
sha256sums = 3a39b62038b7ac2f43d26a1f84b4283e197804e1e817ad637e9a3d874c47801d sha256sums = 259afa59d73d676bec2ae89beacd949e08d54d3f70a7f8b0a742315095751abb
sha256sums = SKIP sha256sums = SKIP
sha256sums = b38f80cf02f9af621ba305ec9ccf992f9f238eb5668110b15cc0c049139f0cd6 sha256sums = 8807a915606709dd8ab98fa836fadefda39ed500c48377355be09fe9a2caaf81
sha256sums = SKIP sha256sums = SKIP
sha256sums = ccae8f9a7773146224f796b753d26031cdca8d859d1a1a787a00de54875e25ce sha256sums = 797e4d772a62dd24cb281886ec844f718bb910f2b2bfe2de389d341aeb3e5bb1
b2sums = dc9e71842d7e9d2e016ca2c6e791d627790c87cd445b404c73745dc565eb89617ec69f1150b228d7853a595ea7f6daf6acdb74f8383088af30d42bb4c062a129 b2sums = c20916a44a07d355ba8337229f102cd507deae92c88576040965e909fa89c09f98611746a8c8f249bc3dcf492238ce3f08c48f523670ccad4bd7ec21622806af
b2sums = SKIP b2sums = SKIP
b2sums = f2a05a124d4f5dc105c959f5dceef962f867877d451c053b1ba7cca50829b961d74ac3631a5fe06ed0b79ee9388cf9c2f37cffdbd63ab2515e25a0be21a1c77e b2sums = ebff29f7282a7dab84ca09c9c23621daec8d38541c773dc068d5c313db7a60c67e204775ad6e00746ee8f04a7705ab398688e03b2e5534e9062d276e8d6c9d30
b2sums = SKIP b2sums = SKIP
b2sums = 633dc89bae143933acfa5d32131e517b551e2cf2eceeb258a272131d9aa6e07dd9e07a27482aa6657bca09002a5cbe1447e7bf90d9a73a27a8c97bceb0c124ba b2sums = a32ded4819b0fe212136a976435b58aa1305ad8ff1e2644d11c996a066241c5479bd144897044f3e71dffcd395f38ed1adf6a105a18d920751bfa052548dea8f
pkgname = linux pkgname = linux
pkgdesc = The Linux kernel and modules pkgdesc = The Linux kernel and modules

8
.nvchecker.toml Normal file
View File

@ -0,0 +1,8 @@
[linux]
source = "github"
github = "archlinux/linux"
use_max_tag = true
include_regex = 'v\d+(\.\d+)*-arch\d+'
from_pattern = '-([a-z])'
to_pattern = '.\1'
prefix = "v"

View File

@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux pkgbase=linux
pkgver=6.13.7.arch1 pkgver=6.13.8.arch1
pkgrel=1 pkgrel=1
pkgdesc='Linux' pkgdesc='Linux'
url='https://github.com/archlinux/linux' url='https://github.com/archlinux/linux'
@ -45,16 +45,16 @@ validpgpkeys=(
83BC8889351B5DEBBB68416EB8AC08600F108CDF # Jan Alexander Steffens (heftig) 83BC8889351B5DEBBB68416EB8AC08600F108CDF # Jan Alexander Steffens (heftig)
) )
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
sha256sums=('3a39b62038b7ac2f43d26a1f84b4283e197804e1e817ad637e9a3d874c47801d' sha256sums=('259afa59d73d676bec2ae89beacd949e08d54d3f70a7f8b0a742315095751abb'
'SKIP' 'SKIP'
'b38f80cf02f9af621ba305ec9ccf992f9f238eb5668110b15cc0c049139f0cd6' '8807a915606709dd8ab98fa836fadefda39ed500c48377355be09fe9a2caaf81'
'SKIP' 'SKIP'
'ccae8f9a7773146224f796b753d26031cdca8d859d1a1a787a00de54875e25ce') '797e4d772a62dd24cb281886ec844f718bb910f2b2bfe2de389d341aeb3e5bb1')
b2sums=('dc9e71842d7e9d2e016ca2c6e791d627790c87cd445b404c73745dc565eb89617ec69f1150b228d7853a595ea7f6daf6acdb74f8383088af30d42bb4c062a129' b2sums=('c20916a44a07d355ba8337229f102cd507deae92c88576040965e909fa89c09f98611746a8c8f249bc3dcf492238ce3f08c48f523670ccad4bd7ec21622806af'
'SKIP' 'SKIP'
'f2a05a124d4f5dc105c959f5dceef962f867877d451c053b1ba7cca50829b961d74ac3631a5fe06ed0b79ee9388cf9c2f37cffdbd63ab2515e25a0be21a1c77e' 'ebff29f7282a7dab84ca09c9c23621daec8d38541c773dc068d5c313db7a60c67e204775ad6e00746ee8f04a7705ab398688e03b2e5534e9062d276e8d6c9d30'
'SKIP' 'SKIP'
'633dc89bae143933acfa5d32131e517b551e2cf2eceeb258a272131d9aa6e07dd9e07a27482aa6657bca09002a5cbe1447e7bf90d9a73a27a8c97bceb0c124ba') 'a32ded4819b0fe212136a976435b58aa1305ad8ff1e2644d11c996a066241c5479bd144897044f3e71dffcd395f38ed1adf6a105a18d920751bfa052548dea8f')
export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 6.13.7-arch1 Kernel Configuration # Linux/x86 6.13.8-arch1 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250207" CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250207"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y