summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2019-11-11 11:31:50 +0100
committerMikael Eriksson2019-11-11 11:31:50 +0100
commit75f45a3fd4be0f518f32209b1f887604e878f18c (patch)
treecf783cdb1754917c3c176017c6fcbbc1147913dd
parentbde375c6ad1ac4f0959cb0286218c1fab07dfe64 (diff)
downloadaur-75f45a3fd4be0f518f32209b1f887604e878f18c.tar.gz
5.4rc7-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 290a975442ca..fc0dc69645c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-mainline
- pkgver = 5.4rc6
+ pkgver = 5.4rc7
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-rc6
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc7
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 7c213498aa52..cbaddbda1b52 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-rc6
-pkgver=5.4rc6
+_tag=v5.4-rc7
+pkgver=5.4rc7
pkgrel=1
arch=(x86_64)
url="https://kernel.org/"