summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2018-03-28 19:05:29 +0200
committersirlucjan2018-03-28 19:05:29 +0200
commita663ec87c5f3d4305a6e04d6cd4f7e79075a0e16 (patch)
treebcf54093af6b425f061b8a215343316afbac3051
parent2bd95f14aec2ca33c85670146e2d948e6dbffa24 (diff)
downloadaur-a663ec87c5f3d4305a6e04d6cd4f7e79075a0e16.tar.gz
Bump to 4.14.31-1
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55179faf9635..5eea425ff8fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.30
+ pkgver = 4.14.31
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -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.30.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.30.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.31.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.31.sign
source = kernel_gcc_patch-20180310.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180310.tar.gz
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/4.14-bfq-sq-mq-git-20180227.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/0009-bfq-sq-mq-fix-patching-error-with-20180109.patch
@@ -35,7 +35,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = c954ba12ebe4c226920f0c854890c502fa9f690bd63d8572a65147475f94ef09
+ sha256sums = fa05fc75fff3a07e9f642bcfc5b99e601e9c92e3c7543127509e2fa102c25a2c
sha256sums = SKIP
sha256sums = b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815
sha256sums = 8b8f4d9cc2f868b3627fa67d955fcbd7e78c63eb5f6c254688f9f779d01907f1
@@ -64,19 +64,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.30
- provides = linux=4.14.30
+ provides = linux-bfq-mq=4.14.31
+ provides = linux=4.14.31
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.30
- provides = linux-bfq-mq-headers=4.14.30
- provides = linux-headers=4.14.30
+ depends = linux-bfq-mq=4.14.31
+ provides = linux-bfq-mq-headers=4.14.31
+ provides = linux-headers=4.14.31
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.30
- provides = linux-bfq-mq-docs=4.14.30
- provides = linux-docs=4.14.30
+ depends = linux-bfq-mq=4.14.31
+ provides = linux-bfq-mq-docs=4.14.31
+ provides = linux-docs=4.14.31
diff --git a/PKGBUILD b/PKGBUILD
index a1a451055800..969430a982bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ _mq_enable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.14.30
+pkgver=4.14.31
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -123,7 +123,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- 'c954ba12ebe4c226920f0c854890c502fa9f690bd63d8572a65147475f94ef09'
+ 'fa05fc75fff3a07e9f642bcfc5b99e601e9c92e3c7543127509e2fa102c25a2c'
'SKIP'
'b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815'
'8b8f4d9cc2f868b3627fa67d955fcbd7e78c63eb5f6c254688f9f779d01907f1'