summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-02-19 19:11:33 -0500
committergraysky2016-02-19 19:11:33 -0500
commit6ffbe61134eb7b0fa79afeea32ce246a46d0ff2b (patch)
treed03a82f24c42742e132079258d11b4555af56a44
parente6d778db691ffd9cdcb3c6b0f10645e8bc166245 (diff)
downloadaur-6ffbe61134eb7b0fa79afeea32ce246a46d0ff2b.tar.gz
Update to 4.3.6-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c34e1d63f325..2a73ab634bbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 00:04:52 UTC 2016
+# Sat Feb 20 00:11:33 UTC 2016
pkgbase = linux-ck
- pkgver = 4.3.5
+ pkgver = 4.3.6
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.5.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.6.sign
source = config.x86_64
source = config
source = linux-ck.preset
@@ -27,7 +27,7 @@ pkgbase = linux-ck
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.3.0-v7r8/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.3.0.patch
sha256sums = 4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
sha256sums = SKIP
- sha256sums = 637b55eca2fe7b46cec0856bb60ce162a22b4d855e40fa0dff956561e70ce4ee
+ sha256sums = a68b16b1f6841e2be6d492c8502cb0d0a709097b55c400ad7d90b60fa4355d6b
sha256sums = SKIP
sha256sums = cce1f9916ae58b61f22068a3afe2fd6fc82ffc97c76d56622ea17d8cc603dbb2
sha256sums = 8e83d9306376750632e87bed77d4caf3475a4390a8f6673d58ee959b3722f12c
@@ -49,7 +49,7 @@ pkgname = linux-ck
optdepends = crda: to set the correct wireless channels of your country
optdepends = nvidia-ck: nVidia drivers for linux-ck
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-ck=4.3.5
+ provides = linux-ck=4.3.6
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -73,8 +73,8 @@ pkgname = linux-ck
pkgname = linux-ck-headers
pkgdesc = Header files and scripts to build modules for linux-ck.
depends = linux-ck
- provides = linux-ck-headers=4.3.5
- provides = linux-headers=4.3.5
+ provides = linux-ck-headers=4.3.6
+ provides = linux-headers=4.3.6
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index 00c8a2cb8b84..a91a3d9dcaf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.3
-pkgver=4.3.5
+pkgver=4.3.6
pkgrel=1
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -81,7 +81,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"${_bfqpath}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.3.0.patch")
sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
'SKIP'
- '637b55eca2fe7b46cec0856bb60ce162a22b4d855e40fa0dff956561e70ce4ee'
+ 'a68b16b1f6841e2be6d492c8502cb0d0a709097b55c400ad7d90b60fa4355d6b'
'SKIP'
'cce1f9916ae58b61f22068a3afe2fd6fc82ffc97c76d56622ea17d8cc603dbb2'
'8e83d9306376750632e87bed77d4caf3475a4390a8f6673d58ee959b3722f12c'