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 3193f3bba83b..93f5cac5a205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.13.11
+ pkgver = 4.13.12
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = i686
@@ -13,8 +13,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.11.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.11.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.12.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.12.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-20171030.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
@@ -35,7 +35,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
sha256sums = SKIP
- sha256sums = f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6
+ sha256sums = d5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 3673a3571bcd14bae3137783d2c0b1b3a903fbfb2cf5bc0a1123ab3f9f46e8dd
@@ -63,19 +63,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.11
- provides = linux=4.13.11
+ provides = linux-bfq-mq=4.13.12
+ provides = linux=4.13.12
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.11
- provides = linux-bfq-mq-headers=4.13.11
- provides = linux-headers=4.13.11
+ depends = linux-bfq-mq=4.13.12
+ provides = linux-bfq-mq-headers=4.13.12
+ provides = linux-headers=4.13.12
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.11
- provides = linux-bfq-mq-docs=4.13.11
- provides = linux-docs=4.13.11
+ depends = linux-bfq-mq=4.13.12
+ provides = linux-bfq-mq-docs=4.13.12
+ provides = linux-docs=4.13.12
diff --git a/PKGBUILD b/PKGBUILD
index 59c9bfd14c79..f8fd63d609ea 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.11
+pkgver=4.13.12
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -130,7 +130,7 @@ source=(# mainline kernel patches
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- 'f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6'
+ 'd5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'3673a3571bcd14bae3137783d2c0b1b3a903fbfb2cf5bc0a1123ab3f9f46e8dd'