Compare commits

..

2 Commits

Author SHA1 Message Date
Sebastiaan de Schaetzen (automated)
d7ccacce76 Merge remote-tracking branch 'upstream/main'
All checks were successful
Workflows / Wake Runner (push) Successful in 13s
Workflows / Build and Push (push) Successful in 1h43m39s
2025-07-31 13:19:15 +02:00
Frederik Schwan
77b09930dc
upgpkg: 6.15.8.arch1-2: glibc 2.42 rebuild 2025-07-29 18:01:40 +02:00
3 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = linux pkgbase = linux
pkgdesc = Linux pkgdesc = Linux
pkgver = 6.15.8.arch1 pkgver = 6.15.8.arch1
pkgrel = 1 pkgrel = 2
url = https://github.com/archlinux/linux url = https://github.com/archlinux/linux
arch = x86_64 arch = x86_64
license = GPL-2.0-only license = GPL-2.0-only

View File

@ -2,7 +2,7 @@
pkgbase=linux pkgbase=linux
pkgver=6.15.8.arch1 pkgver=6.15.8.arch1
pkgrel=1 pkgrel=2
pkgdesc='Linux' pkgdesc='Linux'
url='https://github.com/archlinux/linux' url='https://github.com/archlinux/linux'
arch=(x86_64) arch=(x86_64)

View File

@ -17,6 +17,7 @@ path = [
"*.timer", "*.timer",
"*.desktop", "*.desktop",
"*.hook", "*.hook",
"config",
] ]
SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD" SPDX-License-Identifier = "0BSD"