aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 14 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e203122b5ae..d27450f905e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-git
- pkgdesc = Linux git
- pkgver = 5.10rc1.r5.g41ba50b0572e
+ pkgdesc = Linux (Git)
+ pkgver = 5.10rc2.r81.g4ef8451b3326
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -10,6 +10,11 @@ pkgbase = linux-git
makedepends = libelf
makedepends = git
makedepends = pahole
+ makedepends = xmlto
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
+ makedepends = graphviz
+ makedepends = imagemagick
options = !strip
source = git+https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
source = config
@@ -17,13 +22,18 @@ pkgbase = linux-git
sha256sums = a01c8ef3463c239f868fa679006bc591b1a088274dde8c9c162440dd0547ccad
pkgname = linux-git
- pkgdesc = The Linux git kernel and modules
+ pkgdesc = The Linux (Git) kernel and modules
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
+ provides = WIREGUARD-MODULE
+ replaces = wireguard-arch
pkgname = linux-git-headers
- pkgdesc = Headers and scripts for building modules for the Linux git kernel
+ pkgdesc = Headers and scripts for building modules for the Linux (Git) kernel
+
+pkgname = linux-git-docs
+ pkgdesc = Documentation for the Linux (Git) kernel