summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2015-08-11 13:19:05 -0400
committergraysky2015-08-11 13:19:05 -0400
commitf6f1ce5d34aaf1348f06bf43f5a47a930314ddb3 (patch)
tree01cfa5cc714126472c6d4a26bf35b007d1e6687b
parent51c58670802c8ca6ce9682d159b1dd7296fbdbd9 (diff)
downloadaur-f6f1ce5d34aaf1348f06bf43f5a47a930314ddb3.tar.gz
Update to 4.1.5-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef149cf70476..2d6d861839a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
- pkgver = 4.1.4
- pkgrel = 2
+ pkgver = 4.1.5
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.4.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.sign
source = config.x86_64
source = config
source = linux-ck.preset
@@ -24,7 +24,7 @@ pkgbase = linux-ck
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.1.0-v7r8/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.1.0.patch
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
sha256sums = SKIP
- sha256sums = 0976127a60a950acf2796f642ac647e5231573b9a0f25703a37a50b988bf3b88
+ sha256sums = b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc
sha256sums = SKIP
sha256sums = b04ce2128ddb94be5ffafb4383d5c8b016760500696b1426a6e552c9a61ab27c
sha256sums = cc181fe0cfcedcd3bf606d7cce53e07dfb206d6c3549238dc7f4d0d27973d1a4
@@ -45,7 +45,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.1.4
+ provides = linux-ck=4.1.5
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -69,8 +69,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.1.4
- provides = linux-headers=4.1.4
+ provides = linux-ck-headers=4.1.5
+ provides = linux-headers=4.1.5
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index 8287b44ae7e9..3b4890489720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,8 +52,8 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.1
-pkgver=4.1.4
-pkgrel=2
+pkgver=4.1.5
+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.1.0.patch")
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
'SKIP'
- '0976127a60a950acf2796f642ac647e5231573b9a0f25703a37a50b988bf3b88'
+ 'b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc'
'SKIP'
'b04ce2128ddb94be5ffafb4383d5c8b016760500696b1426a6e552c9a61ab27c'
'cc181fe0cfcedcd3bf606d7cce53e07dfb206d6c3549238dc7f4d0d27973d1a4'