summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-05-09 15:43:10 -0400
committergraysky2019-05-09 15:43:10 -0400
commit783a5f579c56015c3d7a26ff3d5839674a588dd1 (patch)
tree996b5af38ee3debb455d8bc3beda74cce28c2eba
parent12c62462d764a01b06fcf34eaa72e45d567f0cf9 (diff)
downloadaur-783a5f579c56015c3d7a26ff3d5839674a588dd1.tar.gz
Update to 5.0.15rc1-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23f160515508..6667440e49ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue May 7 18:43:58 UTC 2019
+# Thu May 9 19:43:10 UTC 2019
pkgbase = linux-rc
- pkgver = 5.0.14rc1
+ pkgver = 5.0.15rc1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,18 +11,18 @@ pkgbase = linux-rc
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.13.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.14-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.14-rc1.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.14.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.15-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.15-rc1.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = bcfd52bf1faa24f5f712146a873959461e001656ad67717e80b947aa6ad53479
+ sha256sums = 2e376076cf8a20c0f86fa30fc56a9ca35cadbe43908cd24b7d678f97f3676c61
sha256sums = SKIP
- sha256sums = 87ee54a9fb3a80d31f3562aaf039b884a453c0fb37abe4a0b24cfc0fe5608146
+ sha256sums = 4d10fceee978393051e159004ed221bc75330e35e353c2f74bd80c3c742c01e5
sha256sums = SKIP
sha256sums = df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
diff --git a/PKGBUILD b/PKGBUILD
index c3a2c765a6db..ecfbd05d449e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=linux-rc
pkgrel=1
_srcname=linux-5.0
-_stable=5.0.13
-_patchver=5.0.14
+_stable=5.0.14
+_patchver=5.0.15
_rcver=1
pkgver=${_patchver}rc${_rcver}
_rcpatch=patch-${_patchver}-rc${_rcver}
@@ -29,9 +29,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('bcfd52bf1faa24f5f712146a873959461e001656ad67717e80b947aa6ad53479'
+sha256sums=('2e376076cf8a20c0f86fa30fc56a9ca35cadbe43908cd24b7d678f97f3676c61'
'SKIP'
- '87ee54a9fb3a80d31f3562aaf039b884a453c0fb37abe4a0b24cfc0fe5608146'
+ '4d10fceee978393051e159004ed221bc75330e35e353c2f74bd80c3c742c01e5'
'SKIP'
'df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'