summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2017-10-30 21:00:50 +0100
committerMikael Eriksson2017-10-30 21:00:50 +0100
commit2a2065faad78d35ee55ee48e0f5bf148c22cd21c (patch)
tree8cfe8ea2612332fb60d4e7b725453c65f3c2409d
parent0754f9806263e0868fa7c3e83564200a4ae80fd9 (diff)
downloadaur-2a2065faad78d35ee55ee48e0f5bf148c22cd21c.tar.gz
4.14rc7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d46b86aac67e..12360624b769 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Oct 23 12:38:19 UTC 2017
+# Mon Oct 30 20:00:51 UTC 2017
pkgbase = linux-mainline
- pkgver = 4.14rc6
+ pkgver = 4.14rc7
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -14,7 +14,7 @@ pkgbase = linux-mainline
makedepends = libelf
makedepends = git
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v4.14-rc6
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v4.14-rc7
source = config.i686
source = config.x86_64
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index e549e6c3ac54..bb1122852028 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
-_tag=v4.14-rc6
-pkgver=4.14rc6
+_tag=v4.14-rc7
+pkgver=4.14rc7
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.kernel.org/"