Update to 5.12.6.arch1

This commit is contained in:
Katelyn Schiesser 2021-05-25 13:20:15 -07:00
parent 0b4417414b
commit 6609cfb7a2
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
pkgbase = linux-vfio
pkgdesc = Linux
pkgver = 5.12.5.arch1
pkgrel = 1
url = https://git.archlinux.org/linux.git/log/?h=v5.12.5-arch1
pkgver = 5.12.6.arch1
pkgrel = 2
url = https://git.archlinux.org/linux.git/log/?h=v5.12.6-arch1
arch = x86_64
license = GPL2
makedepends = bc
@ -20,7 +20,7 @@ pkgbase = linux-vfio
makedepends = imagemagick
makedepends = git
options = !strip
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.5-arch1
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.6-arch1
source = config
source = add-acs-overrides.patch
source = i915-vga-arbiter.patch

View File

@ -4,8 +4,8 @@
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-vfio
pkgver=5.12.5.arch1
pkgrel=1
pkgver=5.12.6.arch1
pkgrel=2
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.archlinux.org/linux.git/log/?h=$_srctag"