Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
linux
Commits:
77b09930 by Frederik Schwan at 2025-07-29T18:01:40+02:00
upgpkg: 6.15.8.arch1-2: glibc 2.42 rebuild
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = linux
pkgdesc = Linux
pkgver = 6.15.8.arch1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/archlinux/linux
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=linux
pkgver=6.15.8.arch1
-pkgrel=1
+pkgrel=2
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
arch=(x86_64)
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "config",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/77b09930dc1b3a93799c151f879d838d4efd930d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/77b09930dc1b3a93799c151f879d838d4efd930d
You're receiving this email because of your account on gitlab.archlinux.org.