summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59fb89df9b48..eda02bfacf63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-rc
- pkgver = 5.6.15rc1
+ pkgver = 5.6.16rc1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -9,18 +9,18 @@ pkgbase = linux-rc
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.15-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.15-rc1.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.14.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.16-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.16-rc1.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.15.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.15.tar.sign
source = config
source = 0000-sphinx-workaround.patch
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2329f5a399cb1ea46dea65bd2ae239748cf88035062563f77a03286727f47f7c
+ sha256sums = 8140a59719f9cb18d1d9bfeba7796290b452c69b2b222e0ce7382a58e56b1e92
sha256sums = SKIP
- sha256sums = 33763f3541711e39fa743da45ff9512d54ade61406173f3d267ba4484cec7ea3
+ sha256sums = 65ab799393d490463c610270634874dfcb66440a312837d04b51bbb69323034e
sha256sums = SKIP
sha256sums = f392c9ecbb5177ea2573aaf22935322940ea2be0366f3fb9c9f861431f4aed21
sha256sums = 8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c
diff --git a/PKGBUILD b/PKGBUILD
index 24fa297257e5..72aeb171e67a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _srcname=linux-5.6
_major=5.6
### on initial release this is null otherwise it is the current stable subversion
### ie 1,2,3 corresponding $_major.1, $_major.3 etc.
-_minor=14
+_minor=15
### on initial release comment this out and set to =1
_minorc=$((_minor+1))
#_minorc=1
@@ -37,9 +37,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('2329f5a399cb1ea46dea65bd2ae239748cf88035062563f77a03286727f47f7c'
+sha256sums=('8140a59719f9cb18d1d9bfeba7796290b452c69b2b222e0ce7382a58e56b1e92'
'SKIP'
- '33763f3541711e39fa743da45ff9512d54ade61406173f3d267ba4484cec7ea3'
+ '65ab799393d490463c610270634874dfcb66440a312837d04b51bbb69323034e'
'SKIP'
'f392c9ecbb5177ea2573aaf22935322940ea2be0366f3fb9c9f861431f4aed21'
'8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c'