summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2019-11-18 12:51:59 +0100
committerMikael Eriksson2019-11-18 12:51:59 +0100
commit8a4541db2a4fa99bf2e26b677ef98896d4a8ce28 (patch)
tree0d007df9fe7a6e9f041250001afdb9aacd791279
parent75f45a3fd4be0f518f32209b1f887604e878f18c (diff)
downloadaur-8a4541db2a4fa99bf2e26b677ef98896d4a8ce28.tar.gz
5.4rc8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc0dc69645c7..4709ec661d80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-mainline
- pkgver = 5.4rc7
+ pkgver = 5.4rc8
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-mainline
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc7
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc8
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index cbaddbda1b52..9618a47374a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
-_tag=v5.4-rc7
-pkgver=5.4rc7
+_tag=v5.4-rc8
+pkgver=5.4rc8
pkgrel=1
arch=(x86_64)
url="https://kernel.org/"