1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-07 14:04:30 +00:00

Update to 5.12.13.arch1

This commit is contained in:
Katelyn Schiesser
2021-07-01 11:29:24 -07:00
parent 90e2182606
commit 46ce531b84
3 changed files with 18 additions and 11 deletions

View File

@ -4,11 +4,11 @@
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-vfio
pkgver=5.12.12.arch1
pkgver=5.12.13.arch1
pkgrel=2
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.archlinux.org/linux.git/log/?h=$_srctag"
url="https://github.com/archlinux/linux/commits/$_srctag"
arch=(x86_64)
license=(GPL2)
makedepends=(
@ -19,7 +19,7 @@ makedepends=(
options=('!strip')
_srcname=archlinux-linux
source=(
"$_srcname::git+https://git.archlinux.org/linux.git?signed#tag=$_srctag"
"$_srcname::git+https://github.com/archlinux/linux?signed#tag=$_srctag"
config # the main kernel config file
add-acs-overrides.patch
i915-vga-arbiter.patch
@ -30,7 +30,7 @@ validpgpkeys=(
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
'df41f6d2cc9f9edad4cb3aa4c9fe74790110320d0beb40323f4ff40df48c6940'
'c8f26962e51fb2ef7628cb90c93f93d53ff5a8874d16322783152cf89007887c'
'b90be7b79652be61f7d50691000f6a8c75a240dc2eee2667b68d984f67583f77'
'1c621f67bbf9efef610d1b2d1afd727fca9ceaa298f807bd0348b59ec6ce9562' )