summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2015-11-10 18:42:17 +0100
committerFigue2015-11-10 18:42:17 +0100
commitfa242ccc45e42add2f6309ff267a50242a4457b4 (patch)
tree627646f8ca088e13e857037e30943bc94f1bbe26
parent0e635bbb072ac1310d9c1b53c20c97e637c94016 (diff)
downloadaur-fa242ccc45e42add2f6309ff267a50242a4457b4.tar.gz
Update to 4.2.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5fdbb16b794..a02839f1e3cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.2.5
+ pkgver = 4.2.6
pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
@@ -11,8 +11,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.5.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.6.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
@@ -24,9 +24,9 @@ pkgbase = linux-bld
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.2.patch
sha256sums = cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
sha256sums = SKIP
- sha256sums = b631eb4e8b4911b31111b0838e00f7c4a1b7689abcd2233609831b638493f4fb
+ sha256sums = 419f91fa4a6bb0d2c160ef6812341e5aac7e776550efe1d0958ae3b1ce0ea8ce
sha256sums = SKIP
- sha256sums = 819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532
+ sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = 6921399a0e304f6c64cff17226ce3f20ebe8194f14ebcd318989f2515d8248ad
sha256sums = c3be602e0ce609b5fe5af2e631b01c8fba376a0c434206deca3d101b62685262
sha256sums = 8da1d80c0bd568781568da4f669f39fed94523312b9d37477836bfa6faa9527f
@@ -44,14 +44,14 @@ pkgname = linux-bld
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-bld=4.2.5
+ provides = kernel26-bld=4.2.6
conflicts = kernel26-bld
replaces = kernel26-bld
backup = etc/mkinitcpio.d/linux-bld.preset
pkgname = linux-bld-headers
pkgdesc = Header files and scripts for building modules for Linux-bld kernel
- provides = kernel26-bld-headers=4.2.5
+ provides = kernel26-bld-headers=4.2.6
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 9a0c734ace2f..82436b72e76a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.2
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.2.5
+pkgver=4.2.6
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
@@ -35,9 +35,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb'
'SKIP'
- 'b631eb4e8b4911b31111b0838e00f7c4a1b7689abcd2233609831b638493f4fb'
+ '419f91fa4a6bb0d2c160ef6812341e5aac7e776550efe1d0958ae3b1ce0ea8ce'
'SKIP'
- '819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532'
+ 'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'6921399a0e304f6c64cff17226ce3f20ebe8194f14ebcd318989f2515d8248ad'
'c3be602e0ce609b5fe5af2e631b01c8fba376a0c434206deca3d101b62685262'
'8da1d80c0bd568781568da4f669f39fed94523312b9d37477836bfa6faa9527f'