summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2016-12-16 01:57:55 +0100
committerFigue2016-12-16 01:57:55 +0100
commit3c23628ad5bb769ce8baa2362182e4569990d107 (patch)
tree8a2805fca4f1d9f5cb0ddc88fcd7571b1e67b082
parent80871d56ee2e7cfadf5b5f76ca37bbe7609d6c27 (diff)
downloadaur-3c23628ad5bb769ce8baa2362182e4569990d107.tar.gz
Update to 4.8.15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ba08b8d2ccb..e8afa026f6dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bld
- pkgver = 4.8.14
- pkgrel = 2
+ pkgver = 4.8.15
+ pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.14.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.14.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.15.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.15.sign
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config
source = config.x86_64
@@ -35,7 +35,7 @@ pkgbase = linux-bld
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = efa9b7d87a6ca67426e3d7f206ac987eb7cb31602ad2011e81060626de790fcb
+ sha256sums = cdeff3a6e0dc3d6189d1b1d4d6318f0942b9a28409491cf65592879e4c42b1f7
sha256sums = SKIP
sha256sums = e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127
sha256sums = 2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151
diff --git a/PKGBUILD b/PKGBUILD
index 48a586a3c2b5..51cadf4092e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgbase=linux-bld # Build kernel with a different name
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.8.14
+pkgver=4.8.15
_srcname=linux-4.8
_pkgver2=${_srcname#*-}.0
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
license=('GPL2')
@@ -45,7 +45,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- 'efa9b7d87a6ca67426e3d7f206ac987eb7cb31602ad2011e81060626de790fcb'
+ 'cdeff3a6e0dc3d6189d1b1d4d6318f0942b9a28409491cf65592879e4c42b1f7'
'SKIP'
'e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127'
'2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'