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