From 77b09930dc1b3a93799c151f879d838d4efd930d Mon Sep 17 00:00:00 2001 From: Frederik Schwan Date: Tue, 29 Jul 2025 18:01:40 +0200 Subject: [PATCH] upgpkg: 6.15.8.arch1-2: glibc 2.42 rebuild --- .SRCINFO | 2 +- PKGBUILD | 2 +- REUSE.toml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c28e0cc..2134504 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index c5398b5..11cfeaa 100644 --- a/PKGBUILD +++ b/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) diff --git a/REUSE.toml b/REUSE.toml index 8501755..0550bdb 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -17,6 +17,7 @@ path = [ "*.timer", "*.desktop", "*.hook", + "config", ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD"