summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2018-02-07 23:01:58 +0100
committersirlucjan2018-02-07 23:01:58 +0100
commit2803b8c533783842479257ae7c3d1834088cb42b (patch)
tree605272fe4ca76d3f772d2cb472c66db667378e3c
parente597c22a48734595cb2f13843bd483fa690f1b0c (diff)
downloadaur-2803b8c533783842479257ae7c3d1834088cb42b.tar.gz
Bump to 4.14.18-1
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cd1dd23bd44..6743c5c5f700 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.17
- pkgrel = 3
+ pkgver = 4.14.18
+ pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -12,8 +12,8 @@ pkgbase = linux-bfq-mq
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.17.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.17.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.18.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.18.sign
source = https://raw.githubusercontent.com/sirlucjan/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/4.14-bfq-sq-mq-git-20180207.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/0009-bfq-sq-mq-fix-patching-error-with-20180109.patch
@@ -38,7 +38,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8
+ sha256sums = 8d29e1d10cabd62b32ac56e33de990e0d4f3c6208f57bd3f2c8c02f9eebc0d72
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 843fd5a728e6d4758d6c35a450ecff5ffc81dede4285e299945887986caba8c5
@@ -70,19 +70,19 @@ pkgname = linux-bfq-mq
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-bfq-mq=4.14.17
- provides = linux=4.14.17
+ provides = linux-bfq-mq=4.14.18
+ provides = linux=4.14.18
backup = etc/mkinitcpio.d/linux-bfq-mq.preset
pkgname = linux-bfq-mq-headers
pkgdesc = Header files and scripts for building modules for Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.14.17
- provides = linux-bfq-mq-headers=4.14.17
- provides = linux-headers=4.14.17
+ depends = linux-bfq-mq=4.14.18
+ provides = linux-bfq-mq-headers=4.14.18
+ provides = linux-headers=4.14.18
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.14.17
- provides = linux-bfq-mq-docs=4.14.17
- provides = linux-docs=4.14.17
+ depends = linux-bfq-mq=4.14.18
+ provides = linux-bfq-mq-docs=4.14.18
+ provides = linux-docs=4.14.18
diff --git a/PKGBUILD b/PKGBUILD
index f1e0ccfdf157..abcd1f16102f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,10 +66,10 @@ _mq_enable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.14.17
+pkgver=4.14.18
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -137,7 +137,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8'
+ '8d29e1d10cabd62b32ac56e33de990e0d4f3c6208f57bd3f2c8c02f9eebc0d72'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'843fd5a728e6d4758d6c35a450ecff5ffc81dede4285e299945887986caba8c5'