summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23703a02af9c..19b01d21a50b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 13:00:10 UTC 2015
+# Fri Dec 11 13:20:53 UTC 2015
pkgbase = linux-ck
- pkgver = 4.3.1
- pkgrel = 3
+ pkgver = 4.3.2
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
arch = x86_64
@@ -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.1.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.1.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.sign
source = config.x86_64
source = config
source = linux-ck.preset
@@ -26,7 +26,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 = 82caff48806796418f445d0a87698abedfaaccfdc7b63059166b788e0cfd144b
+ sha256sums = a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e
sha256sums = SKIP
sha256sums = cce1f9916ae58b61f22068a3afe2fd6fc82ffc97c76d56622ea17d8cc603dbb2
sha256sums = 8e83d9306376750632e87bed77d4caf3475a4390a8f6673d58ee959b3722f12c
@@ -47,7 +47,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.1
+ provides = linux-ck=4.3.2
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -71,8 +71,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.1
- provides = linux-headers=4.3.1
+ provides = linux-ck-headers=4.3.2
+ provides = linux-headers=4.3.2
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index 49d3570e9855..e597a6c00906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,8 +52,8 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.3
-pkgver=4.3.1
-pkgrel=3
+pkgver=4.3.2
+pkgrel=1
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=('GPL2')
@@ -80,7 +80,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'
- '82caff48806796418f445d0a87698abedfaaccfdc7b63059166b788e0cfd144b'
+ 'a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e'
'SKIP'
'cce1f9916ae58b61f22068a3afe2fd6fc82ffc97c76d56622ea17d8cc603dbb2'
'8e83d9306376750632e87bed77d4caf3475a4390a8f6673d58ee959b3722f12c'