UPD Linux 6.8.1

This commit is contained in:
2024-03-17 14:51:39 +01:00
parent 8b960f427b
commit c3177c9e0b
4 changed files with 115 additions and 34 deletions

View File

@@ -2,12 +2,12 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.8.arch1
pkgver=6.8.1.arch1
pkgrel=1
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
arch=(x86_64)
license=(GPL2)
license=(GPL-2.0-only)
makedepends=(
bc
cpio
@@ -34,7 +34,10 @@ makedepends=(
# math package (siunitx support)
texlive-mathscience
)
options=('!strip')
options=(
!debug
!strip
)
_srcname=linux-${pkgver%.*}
_srctag=v${pkgver%.*}-${pkgver##*.}
source=(