summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f485bde5137..87c947ce30d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.13.14
+ pkgver = 4.13.15
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.14.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.14.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.15.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.15.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 = f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917
+ sha256sums = 110744f7ecf675153a1d6b6a622f6dd58a2e4615c36fae61dd846316bfd51c90
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.14
- provides = linux=4.13.14
+ provides = linux-bfq-mq=4.13.15
+ provides = linux=4.13.15
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.14
- provides = linux-bfq-mq-headers=4.13.14
- provides = linux-headers=4.13.14
+ depends = linux-bfq-mq=4.13.15
+ provides = linux-bfq-mq-headers=4.13.15
+ provides = linux-headers=4.13.15
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.14
- provides = linux-bfq-mq-docs=4.13.14
- provides = linux-docs=4.13.14
+ depends = linux-bfq-mq=4.13.15
+ provides = linux-bfq-mq-docs=4.13.15
+ provides = linux-docs=4.13.15
diff --git a/PKGBUILD b/PKGBUILD
index 4ac2d65f8825..2619f62bc35a 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.14
+pkgver=4.13.15
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -131,7 +131,7 @@ source=(# mainline kernel patches
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- 'f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917'
+ '110744f7ecf675153a1d6b6a622f6dd58a2e4615c36fae61dd846316bfd51c90'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824'