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 6fa95ecb0424..b5e71e9844ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Nov 26 09:43:56 UTC 2016
+# Fri Dec 2 18:43:41 UTC 2016
pkgbase = linux-ck
- pkgver = 4.8.11
+ pkgver = 4.8.12
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.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.11.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.11.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.12.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.12.sign
source = http://ck.kolivas.org/patches/4.0/4.8/4.8-ck8/patch-4.8-ck8.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config.x86_64
@@ -25,7 +25,7 @@ pkgbase = linux-ck
source = change-default-console-loglevel.patch
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = 53d84946cbe641a2a74ed6cbdd35840bb4947cefd34a764c31b7dac5cde5c696
+ sha256sums = 9a498761be20c10db6b30fac095e0591173d4046c19585bcdd7a72ca8503eb87
sha256sums = SKIP
sha256sums = cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7
sha256sums = e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127
@@ -43,12 +43,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.8.11
+ provides = linux-ck=4.8.12
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.8.11
- provides = linux-headers=4.8.11
+ provides = linux-ck-headers=4.8.12
+ provides = linux-headers=4.8.12
diff --git a/PKGBUILD b/PKGBUILD
index a0a21ab7585d..1f66c1dca805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.8
-pkgver=4.8.11
+pkgver=4.8.12
pkgrel=1
_ckpatchversion=8
arch=('i686' 'x86_64')
@@ -70,7 +70,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- '53d84946cbe641a2a74ed6cbdd35840bb4947cefd34a764c31b7dac5cde5c696'
+ '9a498761be20c10db6b30fac095e0591173d4046c19585bcdd7a72ca8503eb87'
'SKIP'
'cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7'
'e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127'