Bumping version to include new bzz-initrd.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=linux-kira-lts
|
||||
pkgver=6.18.40
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Kira LTS Linux'
|
||||
url='https://www.kernel.org'
|
||||
_bcachefs_ver=1.38.8
|
||||
@@ -11,9 +11,13 @@ arch=(x86_64)
|
||||
makedepends=(
|
||||
bzz-initrd
|
||||
bc
|
||||
binutils
|
||||
cpio
|
||||
gettext
|
||||
glibc
|
||||
libelf
|
||||
libgcc
|
||||
openssl
|
||||
pahole
|
||||
perl
|
||||
python
|
||||
@@ -21,14 +25,16 @@ makedepends=(
|
||||
rust-bindgen
|
||||
rust-src
|
||||
tar
|
||||
xxhash
|
||||
xz
|
||||
gzip
|
||||
zlib
|
||||
zstd
|
||||
graphviz
|
||||
imagemagick
|
||||
python-sphinx
|
||||
python-yaml
|
||||
texlive-latexextra
|
||||
|
||||
)
|
||||
options=(
|
||||
!debug
|
||||
@@ -50,6 +56,7 @@ validpgpkeys=(
|
||||
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
|
||||
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
|
||||
)
|
||||
|
||||
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256sums=('3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431'
|
||||
'SKIP'
|
||||
@@ -181,7 +188,6 @@ _package() {
|
||||
)
|
||||
depends=(
|
||||
coreutils
|
||||
initramfs
|
||||
kmod
|
||||
)
|
||||
optdepends=(
|
||||
|
||||
Reference in New Issue
Block a user