blob: 205b129dc9cd9d4aa702df08273ecbe932a91bd1 (
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
|
pkgbase = linux-lts-versioned-bin
pkgdesc = Repackaging of the Arch kernel with a unique package name for each version
pkgver = 5.10.16
pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
license = GPL2
options = !strip
source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-5.10.16-2-x86_64.pkg.tar.zst
source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-headers-5.10.16-2-x86_64.pkg.tar.zst
source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-docs-5.10.16-2-x86_64.pkg.tar.zst
sha256sums = 9df0f761dcd0cafeee12c14ed529258d74b4b2c2eea21fd45cf9cec88c764fd1
sha256sums = 7ef55f6389170240eeb2a0e27f9aef23c8fd5c71e34c9b712079a54f9e88e157
sha256sums = 886b47af808230272e2c38364747de3ead6f65928b786e36be20ac590ea31ed0
pkgname = linux-lts-versioned-bin
pkgdesc = Dummy package depending on linux5.10.16-2-lts-bin
depends = linux5.10.16-2-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
pkgdesc = Dummy package depending on linux5.10.16-2-lts-headers-bin
depends = linux5.10.16-2-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
pkgdesc = Dummy package depending on linux5.10.16-2-lts-docs-bin
depends = linux5.10.16-2-lts-docs-bin
pkgname = linux5.10.16-2-lts-bin
pkgdesc = The Linux kernel and modules, version 5.10.16-2-lts
depends = coreutils
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
conflicts = linux-lts
pkgname = linux5.10.16-2-lts-headers-bin
pkgdesc = Headers and scripts for building modules for the Linux kernel 5.10.16-2-lts
conflicts = linux-lts-headers
pkgname = linux5.10.16-2-lts-docs-bin
pkgdesc = Documentation for the Linux kernel 5.10.16-2-lts
conflicts = linux-lts-docs
|