summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2018-01-15 12:54:21 +0100
committerMikael Eriksson2018-01-15 12:54:21 +0100
commit927961d98d4f2c4a8763750339efdfe90c4e8306 (patch)
tree98dc737a1e9d00adc1dface195b67c27358f6917
parent29a215bba758d0ccbe14d679be2fc2c2211f5217 (diff)
downloadaur-927961d98d4f2c4a8763750339efdfe90c4e8306.tar.gz
4.15rc8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f92523178988..c7101fcf064e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 02:27:11 UTC 2018
+# Mon Jan 15 11:54:21 UTC 2018
pkgbase = linux-mainline
- pkgver = 4.15rc7
+ pkgver = 4.15rc8
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,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.15-rc7
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v4.15-rc8
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 9b68eaf05cd0..01e91c4c3e7a 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.15-rc7
-pkgver=4.15rc7
+_tag=v4.15-rc8
+pkgver=4.15rc8
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"