Linux 6.15.1-2

This commit is contained in:
2025-06-08 11:41:41 +02:00
parent bdb00f0531
commit 3eec4bc294
6 changed files with 155 additions and 82 deletions

View File

@@ -2,8 +2,8 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.14.9.arch1
pkgrel=1
pkgver=6.15.1.arch1
pkgrel=2
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
arch=(x86_64)
@@ -75,7 +75,7 @@ prepare() {
echo "Setting version..."
echo "-$pkgrel" > localversion.10-pkgrel
echo "${pkgbase#linux}" > localversion.20-pkgname
rm -fv "lib/longest_symbol_kunit.c"
# rm -fv "lib/longest_symbol_kunit.c"
local src
for src in "${source[@]}"; do