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 c7139b6d0e27..f0db834bd53d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 18:26:33 UTC 2016
+# Tue Apr 12 19:41:06 UTC 2016
pkgbase = linux-ck
- pkgver = 4.4.6
+ pkgver = 4.4.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.4.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.6.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.7.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.4.0-v7r11/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
sha256sums = SKIP
- sha256sums = efea93ff30955d445344a83c36678fa8e64111219eeafea2a41fd4ee11f79d68
+ sha256sums = 34a0e0bc123fe2224a83e13a4da25f7f816438fd77c58dce19588441f5166f0e
sha256sums = SKIP
sha256sums = a6163f4b7933b4a5091aff370dfb44c94f94d8582ed9453dd31402840fc8dfc6
sha256sums = 7eae5c2dd95ab15957bde0c5568f3c00a63298f5065e4aec8289a8abc0a16723
@@ -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.4.6
+ provides = linux-ck=4.4.7
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.4.6
- provides = linux-headers=4.4.6
+ provides = linux-ck-headers=4.4.7
+ provides = linux-headers=4.4.7
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index c287e9ae5f4f..d0fbaa68d9c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.4
-pkgver=4.4.6
+pkgver=4.4.7
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-v7r11-for.patch")
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
'SKIP'
- 'efea93ff30955d445344a83c36678fa8e64111219eeafea2a41fd4ee11f79d68'
+ '34a0e0bc123fe2224a83e13a4da25f7f816438fd77c58dce19588441f5166f0e'
'SKIP'
'a6163f4b7933b4a5091aff370dfb44c94f94d8582ed9453dd31402840fc8dfc6'
'7eae5c2dd95ab15957bde0c5568f3c00a63298f5065e4aec8289a8abc0a16723'