summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9278e9aaa5a6..577b3db4a2b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Jan 20 18:28:26 UTC 2017
+# Thu Jan 26 20:13:41 UTC 2017
pkgbase = linux-ck
- pkgver = 4.9.5
+ pkgver = 4.9.6
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
@@ -14,8 +14,8 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.5.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.6.sign
source = http://ck.kolivas.org/patches/4.0/4.9/4.9-ck1/patch-4.9-ck1.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = 0001-x86-fpu-Fix-invalid-FPU-ptrace-state-after-execve.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
sha256sums = SKIP
- sha256sums = 0dd71eceb373d1731d821b02435b6d8cf261267e5a7fe2d82d39b45370e263e1
+ sha256sums = cd0d5ea27c487a7d1354ba3e80f85af4924b77ad1180f1fbfaf6844ae03c8728
sha256sums = SKIP
sha256sums = 5b9d8f4ef73f87e8595de66ccc38bad86e290fd9453bd536b9cc950f5344b82d
sha256sums = c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f
@@ -45,12 +45,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.9.5
+ provides = linux-ck=4.9.6
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.9.5
- provides = linux-headers=4.9.5
+ provides = linux-ck-headers=4.9.6
+ provides = linux-headers=4.9.6
diff --git a/PKGBUILD b/PKGBUILD
index 9b595ed5fd63..f0fb1f9e7782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.9
-pkgver=4.9.5
+pkgver=4.9.6
pkgrel=1
_ckpatchversion=1
arch=('i686' 'x86_64')
@@ -71,7 +71,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
'SKIP'
- '0dd71eceb373d1731d821b02435b6d8cf261267e5a7fe2d82d39b45370e263e1'
+ 'cd0d5ea27c487a7d1354ba3e80f85af4924b77ad1180f1fbfaf6844ae03c8728'
'SKIP'
'5b9d8f4ef73f87e8595de66ccc38bad86e290fd9453bd536b9cc950f5344b82d'
'c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f'