summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-11-18 15:53:51 +0100
committersirlucjan2017-11-18 15:53:51 +0100
commit9e61f916eac3c38f33f44efcb3af09dc2976297d (patch)
tree798a853b9478c8e782bc94d88c9b57f4c2fcf6f5
parent87c391b6516d7ce90cf47e188a9a77df1153e86b (diff)
downloadaur-9e61f916eac3c38f33f44efcb3af09dc2976297d.tar.gz
Bump to 4.13.14-1
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05650b86f5b7..8f485bde5137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.13.13
+ pkgver = 4.13.14
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.13.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.13.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.13.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.14.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.14.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.13/4.13-bfq-sq-mq-git-20171114.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/tentative/T0001-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -34,7 +34,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
sha256sums = SKIP
- sha256sums = 7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24
+ sha256sums = f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824
@@ -62,19 +62,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.13.13
- provides = linux=4.13.13
+ provides = linux-bfq-mq=4.13.14
+ provides = linux=4.13.14
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.13.13
- provides = linux-bfq-mq-headers=4.13.13
- provides = linux-headers=4.13.13
+ depends = linux-bfq-mq=4.13.14
+ provides = linux-bfq-mq-headers=4.13.14
+ provides = linux-headers=4.13.14
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.13.13
- provides = linux-bfq-mq-docs=4.13.13
- provides = linux-docs=4.13.13
+ depends = linux-bfq-mq=4.13.14
+ provides = linux-bfq-mq-docs=4.13.14
+ provides = linux-docs=4.13.14
diff --git a/PKGBUILD b/PKGBUILD
index a4b37f494bad..4ac2d65f8825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _kyber_disable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.13.13
+pkgver=4.13.14
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -131,7 +131,7 @@ source=(# mainline kernel patches
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- '7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24'
+ 'f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824'