summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-04-12 16:18:40 +0200
committerJoan Figueras2018-04-12 16:18:40 +0200
commit848bbfa06507cde6bef9aeee0ad70c24a441fb34 (patch)
tree53e9282ffc5278d5323651c5b56a12e845959116
parent9f2bd5e898a81a792230f9234d90ef6ba20ba466 (diff)
downloadaur-848bbfa06507cde6bef9aeee0ad70c24a441fb34.tar.gz
4.15.17
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90fb3cf9139a..f41a20448380 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.15.16
+ pkgver = 4.15.17
pkgrel = 1
url = https://github.com/rmullick/linux
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.16.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.16.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.17.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.17.sign
source = 60-linux.hook
source = 90-linux.hook
source = linux-bld.preset
@@ -25,7 +25,7 @@ pkgbase = linux-bld
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = 7fe0dd8c07051e7c7b75a9e2aef60c577babedc4ad6e37886fb75cbd466b8696
+ sha256sums = e57d3958d4265676dbe453266c73dc6354488df7b88d2763496ab0e6febd7fac
sha256sums = SKIP
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
diff --git a/PKGBUILD b/PKGBUILD
index 84ffbb0b463e..b2d23105320b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld # Build kernel with a different name
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.15.16
+pkgver=4.15.17
_srcname=linux-4.15
_pkgver2=${_srcname#*-}.0
pkgrel=1
@@ -39,7 +39,7 @@ for _patch in ${arch_patches[@]} ; do source+=("${_patch}::https://git.archlinux
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '7fe0dd8c07051e7c7b75a9e2aef60c577babedc4ad6e37886fb75cbd466b8696'
+ 'e57d3958d4265676dbe453266c73dc6354488df7b88d2763496ab0e6febd7fac'
'SKIP'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'