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 6218679c2684..2279829c7a54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Mar 22 18:29:00 UTC 2017
+# Sun Mar 26 14:58:50 UTC 2017
pkgbase = linux-ck
- pkgver = 4.10.5
+ pkgver = 4.10.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.10.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.10.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.5.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.6.sign
source = http://ck.kolivas.org/patches/4.0/4.10/4.10-ck1/patch-4.10-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.i686
@@ -24,7 +24,7 @@ pkgbase = linux-ck
source = linux.preset
sha256sums = 3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b
sha256sums = SKIP
- sha256sums = 03c64409653b19d39af54c8781fde0a3747ba16577c9e5b0e1031e5d8fc29db6
+ sha256sums = 99ecfe76c427aeebfb0f02fe130264db1d22c87e3f7efd34a231fe6d5c50d75d
sha256sums = SKIP
sha256sums = 1913eeb921bbef3733b53f4004a3013289fa85a26409610bb14fcff3bbd7ef72
sha256sums = 0f3e4930c3a603cc99fffa9fcac0f2cf7c58fc14a7ef8557345358c0bcd2bf66
@@ -41,12 +41,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.10.5
+ provides = linux-ck=4.10.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.10.5
- provides = linux-headers=4.10.5
+ provides = linux-ck-headers=4.10.6
+ provides = linux-headers=4.10.6
diff --git a/PKGBUILD b/PKGBUILD
index 40871578e40b..9d66f0a02c38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.10
-pkgver=4.10.5
+pkgver=4.10.6
pkgrel=1
_ckpatchversion=1
arch=('i686' 'x86_64')
@@ -69,7 +69,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b'
'SKIP'
- '03c64409653b19d39af54c8781fde0a3747ba16577c9e5b0e1031e5d8fc29db6'
+ '99ecfe76c427aeebfb0f02fe130264db1d22c87e3f7efd34a231fe6d5c50d75d'
'SKIP'
'1913eeb921bbef3733b53f4004a3013289fa85a26409610bb14fcff3bbd7ef72'
'0f3e4930c3a603cc99fffa9fcac0f2cf7c58fc14a7ef8557345358c0bcd2bf66'