summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-10-27 11:39:11 +0200
committersirlucjan2017-10-27 11:39:11 +0200
commitc115eeb8c9b83b0f4170d053dfb75310a4622052 (patch)
tree6ed8002adcb543a68d5aae9337762773ce42e34c
parentb7a5fe9324448a1bf2440c99542e41edf1a555f1 (diff)
downloadaur-c115eeb8c9b83b0f4170d053dfb75310a4622052.tar.gz
Bump to 4.13.10
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b322c7e1ca8..d680ea08e245 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.13.9
+ pkgver = 4.13.10
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.9.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.9.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.10.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.10.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-20171009.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 = 22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2
+ sha256sums = b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 29c0a79f88bde17d8e8af6a433dd1fedff1e7430dda8090ab29324cbd0b0bb33
@@ -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.9
- provides = linux=4.13.9
+ provides = linux-bfq-mq=4.13.10
+ provides = linux=4.13.10
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.9
- provides = linux-bfq-mq-headers=4.13.9
- provides = linux-headers=4.13.9
+ depends = linux-bfq-mq=4.13.10
+ provides = linux-bfq-mq-headers=4.13.10
+ provides = linux-headers=4.13.10
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.9
- provides = linux-bfq-mq-docs=4.13.9
- provides = linux-docs=4.13.9
+ depends = linux-bfq-mq=4.13.10
+ provides = linux-bfq-mq-docs=4.13.10
+ provides = linux-docs=4.13.10
diff --git a/PKGBUILD b/PKGBUILD
index 73fca68014e9..61d25228ee89 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.9
+pkgver=4.13.10
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -130,7 +130,7 @@ source=(# mainline kernel patches
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- '22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2'
+ 'b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'29c0a79f88bde17d8e8af6a433dd1fedff1e7430dda8090ab29324cbd0b0bb33'