Update to 5.3.13.1-1

This commit is contained in:
Mark Weiman
2019-12-02 10:30:36 -05:00
parent dd82de3f0d
commit 1ec4cb0753
7 changed files with 94 additions and 199 deletions

View File

@ -1,7 +1,8 @@
pkgbase = linux-vfio
pkgver = 5.3.7.arch1
pkgdesc = Linux
pkgver = 5.3.13.1
pkgrel = 1
url = https://git.archlinux.org/linux.git/log/?h=v5.3.7-arch1
url = https://git.archlinux.org/linux.git/log/?h=v5.3.13-arch1
arch = x86_64
license = GPL2
makedepends = xmlto
@ -9,39 +10,35 @@ pkgbase = linux-vfio
makedepends = inetutils
makedepends = bc
makedepends = libelf
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = git
options = !strip
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.3.7-arch1
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.3.13-arch1
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux.preset
source = add-acs-overrides.patch
source = i915-vga-arbiter.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha256sums = SKIP
sha256sums = 7d09d1d79a4ecb82502b4483cf989ede3f643e05613de45e12563dfe85d80423
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = 10ee7800902b1d82f9c184b367c9d904f4dc48f6d9ce3277327e825d7ab690d1
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1
sha256sums = 3d711ad5eda51c42b20575a66683cd416fe7a02a3162d8a7107f2b2c82d328ce
pkgname = linux-vfio
pkgdesc = The Linux-vfio kernel and modules
install = linux.install
pkgdesc = The Linux kernel and modules
depends = coreutils
depends = linux-firmware
depends = kmod
depends = mkinitcpio
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
backup = etc/mkinitcpio.d/linux-vfio.preset
optdepends = linux-firmware: firmware images needed for some devices
pkgname = linux-vfio-headers
pkgdesc = Header files and scripts for building modules for Linux-vfio kernel
pkgdesc = Headers and scripts for building modules for the Linux kernel
pkgname = linux-vfio-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-vfio kernel
pkgdesc = Kernel hacker's manual for the Linux kernel