summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2020-04-27 01:36:06 +0200
committerMikael Eriksson2020-04-27 01:36:06 +0200
commit54a63346868ee90d209aa5bb3fa4933d063b3bb8 (patch)
treea040d88ab243b6576b4ae2324fab7ea84ee64343
parent50177e75650f507ffce49fdb3500e6906c1b8aa6 (diff)
downloadaur-54a63346868ee90d209aa5bb3fa4933d063b3bb8.tar.gz
5.7rc3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60e94b57aa29..09159ff7af52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-mainline
pkgdesc = Linux Mainline
- pkgver = 5.7rc2
+ pkgver = 5.7rc3
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-mainline
makedepends = imagemagick
makedepends = git
options = !strip
- source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.7-rc2
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.7-rc3
source = config
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
diff --git a/PKGBUILD b/PKGBUILD
index 05a356e85f7b..53428a09d540 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.7-rc2
-pkgver=5.7rc2
+_tag=v5.7-rc3
+pkgver=5.7rc3
pkgrel=1
pkgdesc="Linux Mainline"
arch=(x86_64)