blob: 2694ba0387668222b7e5992568653f8260119a7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = linux-lts-versioned-bin
pkgdesc = The LTS Linux kernel and modules | repackaged with a unique package name for each version
pkgver = 6.6.63
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
noextract = linux-lts-6.6.63-1-x86_64.pkg.tar.zst
noextract = linux-lts-headers-6.6.63-1-x86_64.pkg.tar.zst
noextract = linux-lts-docs-6.6.63-1-x86_64.pkg.tar.zst
options = !strip
source = https://archive.archlinux.org/packages/.all/linux-lts-6.6.63-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-lts-headers-6.6.63-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-lts-docs-6.6.63-1-x86_64.pkg.tar.zst
sha256sums = 51ad5bcefbd219dab2dc71ef1c6c76ec7052705f11fa69ea57b70086d778b387
sha256sums = cbb8c35576d8f130704de4b4741965b7197dccd12873b209fb72dede4803386b
sha256sums = 3706f52af007c73153dbb1d0448347a36c9247f2559bc7ecceecc7f186468c20
pkgname = linux-lts-versioned-bin
pkgdesc = Metapackage depending on linux6.6.63-1-lts-bin
depends = linux6.6.63-1-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
pkgdesc = Metapackage depending on linux6.6.63-1-lts-headers-bin
depends = linux6.6.63-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
pkgdesc = Metapackage depending on linux6.6.63-1-lts-docs-bin
depends = linux6.6.63-1-lts-docs-bin
pkgname = linux6.6.63-1-lts-bin
pkgdesc = The LTS Linux kernel and modules, version 6.6.63-1-lts
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-firmware: firmware images needed for some devices
optdepends = wireless-regdb: to set the correct wireless channels of your country
provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
conflicts = linux-lts
replaces = wireguard-lts
pkgname = linux6.6.63-1-lts-headers-bin
pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.63-1-lts
depends = pahole
conflicts = linux-lts-headers
pkgname = linux6.6.63-1-lts-docs-bin
pkgdesc = Documentation for the LTS Linux kernel 6.6.63-1-lts
conflicts = linux-lts-docs
|