summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-12-17 15:28:16 +0100
committersirlucjan2017-12-17 15:28:16 +0100
commitab7e03b4995ef084b77fb17bbe0bda0dbbdce600 (patch)
treec8ab063b78639b045a0e3ca5075296f008973392
parentb8d2ef984f6dcda16f09ed9b701d1ac86d9eb072 (diff)
downloadaur-ab7e03b4995ef084b77fb17bbe0bda0dbbdce600.tar.gz
Bump to 4.14.7-1
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ae689d726e7..d87fd5818de7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.6
- pkgrel = 2
+ pkgver = 4.14.7
+ pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -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.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.6.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.7.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.14/4.14-bfq-sq-mq-git-20171211.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
@@ -38,7 +38,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = c75b40f450f147014a08987949aafb71d9fcd3e91e443f5c8e4edbf1bbc386c6
+ sha256sums = 5c286695439b4a1a2c7a112cf41aae0441b03ef41dfe83a0d61161c16dc265f5
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 4febfb31d404f494aa7dff7d1ae84b9c4410c9559b9ecb45d4e4923ee09ee586
@@ -70,19 +70,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.6
- provides = linux=4.14.6
+ provides = linux-bfq-mq=4.14.7
+ provides = linux=4.14.7
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.6
- provides = linux-bfq-mq-headers=4.14.6
- provides = linux-headers=4.14.6
+ depends = linux-bfq-mq=4.14.7
+ provides = linux-bfq-mq-headers=4.14.7
+ provides = linux-headers=4.14.7
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.6
- provides = linux-bfq-mq-docs=4.14.6
- provides = linux-docs=4.14.6
+ depends = linux-bfq-mq=4.14.7
+ provides = linux-bfq-mq-docs=4.14.7
+ provides = linux-docs=4.14.7
diff --git a/PKGBUILD b/PKGBUILD
index 5168f121cfe4..3d3d8ace1e51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,10 +69,10 @@ _mq_enable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.14.6
+pkgver=4.14.7
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -141,7 +141,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- 'c75b40f450f147014a08987949aafb71d9fcd3e91e443f5c8e4edbf1bbc386c6'
+ '5c286695439b4a1a2c7a112cf41aae0441b03ef41dfe83a0d61161c16dc265f5'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'4febfb31d404f494aa7dff7d1ae84b9c4410c9559b9ecb45d4e4923ee09ee586'