summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Böckel2018-07-23 13:04:20 +0200
committerLars Böckel2018-07-23 13:04:20 +0200
commitb0d281c1ddcfb05dd5c36ba0648ef16043c556eb (patch)
treef8633ac0518abcfa7cb608bf14d73becf0fd74cc
parentd1160642c53b6ab3a0a59b415477cf38e6ffd821 (diff)
downloadaur-b0d281c1ddcfb05dd5c36ba0648ef16043c556eb.tar.gz
rc6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2138e62bb59..60c179851d70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-mainline-vfio
- pkgver = 4.18rc5
+ pkgver = 4.18rc6
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = linux-mainline-vfio
makedepends = libelf
makedepends = git
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v4.18-rc5
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v4.18-rc6
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index c8c5ff8af1d1..a242190c8775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
## Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgbase=linux-mainline-vfio # Build stock -ARCH kernel
-_tag=v4.18-rc5
-pkgver=4.18rc5
+_tag=v4.18-rc6
+pkgver=4.18rc6
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"