summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKyle Devir2020-04-02 12:36:24 +1000
committerKyle Devir2020-04-02 12:36:24 +1000
commit8614847fb1cd27cb344aa90a076422865304888b (patch)
tree3002e757484843340cd3dc0b2fd76b9283c0de74 /.SRCINFO
parent5720f47aaee903d47b9653b18e956ee31faec418 (diff)
downloadaur-8614847fb1cd27cb344aa90a076422865304888b.tar.gz
5.6.arch1, disable CONFIG_EFI_DISABLE_PCI_DMA, as this may break certain EFI setups
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c295ac8e247f..01b3c281d47e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.5.13.arch2
+ pkgver = 5.6.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5.13-arch2
+ url = https://git.archlinux.org/linux.git/log/?h=v5.6-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,18 +15,18 @@ pkgbase = linux-pds
makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.5.13-arch2
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.6-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
- source = 0005-v5.5_undead-pds099o.patch
+ source = 0005-v5.6_undead-pds099o.patch
source = 0005-glitched-pds.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = f2dcfa47de2504957d4e65dd9edb656d8a9dda0cd7372b26ac2aa322ebc014b712853dd9d7708648fa2c7ea546514d226e81fc97685d8e118fca2bb4cb99c985
- sha512sums = ae4bfb0ffa5ffaac000800eaaf67433700f826e3b63773ed980841f7377e6853687091b5ba0036a1d0badeb604ea0816280e22a2a67dbe2a370814091069562f
+ sha512sums = c9cf9c2b855e282a2a37553547724bb2ece180405fc4609197cd8b5e52e7771b4df3455cdb825e35c59756ae2eeedae22f3657af78f3ce5c9a162cf606650d7a
+ sha512sums = 8f3fce45a43c25800d1efb11010a769eafc0a678ea128d695ef5fe189efe1fe60f0bf16d4d7ff13111bdb2385fdcfb27d554c2d3a93debf2341e5e83224f6153
sha512sums = dca2b705810db5e3c3782ac4c11f499e010752055629213ccada09c8e748d20cd1e8c49a93d2e28c5b0c7bf23a2247f0d9858a26d4a56b7cef35108c731cff1c
pkgname = linux-pds
@@ -37,13 +37,17 @@ 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.5.13.arch2
+ provides = linux-pds=5.6.arch1
+ provides = VIRTUALBOX-GUEST-MODULES
+ provides = WIREGUARD-MODULE
+ replaces = virtualbox-guest-modules-arch
+ replaces = wireguard-arch
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.5.13.arch2
- provides = linux-pds-headers=5.5.13.arch2
- provides = linux-headers=5.5.13.arch2
+ depends = linux-pds=5.6.arch1
+ provides = linux-pds-headers=5.6.arch1
+ provides = linux-headers=5.6.arch1
pkgname = linux-pds-docs
pkgdesc = Documentation for the Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG