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 8f8da6bf6904..01415ec85ecf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Jun 1 21:13:10 UTC 2016
+# Wed Jun 8 11:17:09 UTC 2016
pkgbase = linux-ck
- pkgver = 4.5.6
+ pkgver = 4.5.7
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.5.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.5.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.5.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.5.6.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.5.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.5.7.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.5.0-v7r11/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch
sha256sums = a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c
sha256sums = SKIP
- sha256sums = b178f252af7459cfa6be435620f932e4ac99f7542b195ccdf34051db31e313ba
+ sha256sums = 8fc8b46b44e49d5472745484751ba653be0c0e04554749ad276f3d0bc56a9bb3
sha256sums = SKIP
sha256sums = 7df3d420abbaac2268f3c5baac0b5eaf0cf12cec5051389a20f0eca7e1814a75
sha256sums = 293c8814a3ec1e6d66b509c0a4896fe9a76fd0b4d639e476857720c54b02d266
@@ -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.5.6
+ provides = linux-ck=4.5.7
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -72,8 +72,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.5.6
- provides = linux-headers=4.5.6
+ provides = linux-ck-headers=4.5.7
+ provides = linux-headers=4.5.7
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index 30c4df87a2fc..0bb881f89b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.5
-pkgver=4.5.6
+pkgver=4.5.7
pkgrel=1
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -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-v7r11-for.patch")
sha256sums=('a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c'
'SKIP'
- 'b178f252af7459cfa6be435620f932e4ac99f7542b195ccdf34051db31e313ba'
+ '8fc8b46b44e49d5472745484751ba653be0c0e04554749ad276f3d0bc56a9bb3'
'SKIP'
'7df3d420abbaac2268f3c5baac0b5eaf0cf12cec5051389a20f0eca7e1814a75'
'293c8814a3ec1e6d66b509c0a4896fe9a76fd0b4d639e476857720c54b02d266'