summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2018-04-01 00:00:37 +0200
committerFigue2018-04-01 00:00:37 +0200
commit934146cb1737ff82a623ab2c7b45edc677e075a3 (patch)
tree82059b10800631566baff381c13e88aed041468a
parent0948f59e05e489c56342e79e6923e8853e5a2136 (diff)
downloadaur-934146cb1737ff82a623ab2c7b45edc677e075a3.tar.gz
4.15.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f989ead32b7f..90cf18d8330a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.15.14
+ pkgver = 4.15.15
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.14.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.14.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.15.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.15.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 = 6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133
+ sha256sums = d8e7f93e24db5517a1be2030a765431120e07f7cd55e510d0de562c70e45bc00
sha256sums = SKIP
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
diff --git a/PKGBUILD b/PKGBUILD
index 1beba3da4149..68adf85c36e6 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.14
+pkgver=4.15.15
_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'
- '6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133'
+ 'd8e7f93e24db5517a1be2030a765431120e07f7cd55e510d0de562c70e45bc00'
'SKIP'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'