summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-05-26 15:07:34 -0400
committergraysky2020-05-26 15:07:34 -0400
commitfbd7900d34abf0a4af3cda5db19595f9e5014002 (patch)
tree6bf553d5669623d5f8b586107037f9810d08f3de
parent3e3dd42d4f98d540b2a84fe0afa1ca659b87c105 (diff)
downloadaur-fbd7900d34abf0a4af3cda5db19595f9e5014002.tar.gz
Update to 5.6.15rc1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 182f8fb55584..59fb89df9b48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-rc
- pkgver = 5.6.14rc1
+ pkgver = 5.6.15rc1
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.14-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.14-rc1.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.13.tar.sign
+ 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 = config
source = 0000-sphinx-workaround.patch
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 540e33aced1d7904140f20dc0f6d8dc149aa52587101b12fecd4b680e1fee846
+ sha256sums = 2329f5a399cb1ea46dea65bd2ae239748cf88035062563f77a03286727f47f7c
sha256sums = SKIP
- sha256sums = f125d79c8f6974213638787adcad6b575bbd35a05851802fd83f622ec18ff987
+ sha256sums = 33763f3541711e39fa743da45ff9512d54ade61406173f3d267ba4484cec7ea3
sha256sums = SKIP
sha256sums = f392c9ecbb5177ea2573aaf22935322940ea2be0366f3fb9c9f861431f4aed21
sha256sums = 8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c
diff --git a/PKGBUILD b/PKGBUILD
index 646693a988b7..24fa297257e5 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=13
+_minor=14
### 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=('540e33aced1d7904140f20dc0f6d8dc149aa52587101b12fecd4b680e1fee846'
+sha256sums=('2329f5a399cb1ea46dea65bd2ae239748cf88035062563f77a03286727f47f7c'
'SKIP'
- 'f125d79c8f6974213638787adcad6b575bbd35a05851802fd83f622ec18ff987'
+ '33763f3541711e39fa743da45ff9512d54ade61406173f3d267ba4484cec7ea3'
'SKIP'
'f392c9ecbb5177ea2573aaf22935322940ea2be0366f3fb9c9f861431f4aed21'
'8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c'