blob: 06b556bc47a20147188eb1afe53771e3b6bcea86 (
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.25
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
noextract = linux-lts-6.6.25-1-x86_64.pkg.tar.zst
noextract = linux-lts-headers-6.6.25-1-x86_64.pkg.tar.zst
noextract = linux-lts-docs-6.6.25-1-x86_64.pkg.tar.zst
options = !strip
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-6.6.25-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-headers-6.6.25-1-x86_64.pkg.tar.zst
source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-docs-6.6.25-1-x86_64.pkg.tar.zst
sha256sums = 04e130adcccd3f712b2e40db4ef8813ca7e46e406ed7b5f831f7d373b7d97fc1
sha256sums = c6083d2a601212cbc9e7153fb9586b688407f256d760cf13e0ea43f83889e3c6
sha256sums = 77fa36269b4d55976f2a83f8bfeef8d8236e275157d76576c40de36c3147eec5
pkgname = linux-lts-versioned-bin
pkgdesc = Metapackage depending on linux6.6.25-1-lts-bin
depends = linux6.6.25-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.25-1-lts-headers-bin
depends = linux6.6.25-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
pkgdesc = Metapackage depending on linux6.6.25-1-lts-docs-bin
depends = linux6.6.25-1-lts-docs-bin
pkgname = linux6.6.25-1-lts-bin
pkgdesc = The LTS Linux kernel and modules, version 6.6.25-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.25-1-lts-headers-bin
pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.25-1-lts
depends = pahole
conflicts = linux-lts-headers
pkgname = linux6.6.25-1-lts-docs-bin
pkgdesc = Documentation for the LTS Linux kernel 6.6.25-1-lts
conflicts = linux-lts-docs
|