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 0d81a16..ce6db05 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"