summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKyle Devir2019-11-30 01:58:28 +1000
committerKyle Devir2019-11-30 01:58:28 +1000
commit1a89ddd53a736d0f3765b762767faff50db9165e (patch)
treea81481f875cce9419726feb26810cbeb24c0b6e1 /.SRCINFO
parent1f5c719de2072023d84af0b8767acdbcd1ad27a9 (diff)
downloadaur-1a89ddd53a736d0f3765b762767faff50db9165e.tar.gz
5.4.1.arch1, sync with Arch vanilla kernel changes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 16 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccf76d5ac34a..2a2d09204045 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.4.arch1
+ pkgver = 5.4.1.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.4-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.4.1-arch1
arch = x86_64
license = GPL2
makedepends = bc
makedepends = kmod
makedepends = libelf
+ makedepends = xmlto
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
+ makedepends = graphviz
+ makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.4-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.4.1-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 0005-glitched-pds.patch
@@ -20,7 +25,7 @@ pkgbase = linux-pds
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 33dcc59453069bb27758b0c68f39b3f4ee0c3988eec29bf2506e01012c64beafe5fe1b5c7012896d5024d4968b74dde09f8e9f8654b951a32364dda5a766839b
+ sha512sums = 5a2a28a3cbcb0424060798b64b59a388f9a0831d882e260e5c28739e74f1a6df1906e9bb82f85cae2fae1dd62c86468111383097824aae4868c7c968a453248a
sha512sums = a5ff06602840327e10d623c195b7e1676f967e5aa04de04e9435766fab2b596a44da21f808bfdd632dcf64800456337b7b4c03de2a268980238a310b3644ceae
sha512sums = d44f20eabaadf8160adfcb67bc84bdf195d6475f0f6daebd0140749eb57cf7aa0619360bc37668c8df940f18ca5489730638d3e2db749a4c6e349819a64ed377
@@ -32,11 +37,14 @@ pkgname = linux-pds
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-pds=5.4.arch1
+ provides = linux-pds=5.4.1.arch1
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.4.arch1
- provides = linux-pds-headers=5.4.arch1
- provides = linux-headers=5.4.arch1
+ depends = linux-pds=5.4.1.arch1
+ provides = linux-pds-headers=5.4.1.arch1
+ provides = linux-headers=5.4.1.arch1
+
+pkgname = linux-pds-docs
+ pkgdesc = Documentation for the Linux kernel