summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-11-30 13:01:12 +0100
committersirlucjan2017-11-30 13:01:12 +0100
commit285281d7cc4047ff982bc3a9fe751837e9028393 (patch)
tree529ec7a90a979b97fce1835e2c30d17edd87dcf4
parenta0b88358c3b65d331d35c1408be68c343e9e701d (diff)
downloadaur-285281d7cc4047ff982bc3a9fe751837e9028393.tar.gz
Bump to 4.14.3-1
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3fcd0f3add7..22cfc13ae514 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.2
- pkgrel = 4
+ pkgver = 4.14.3
+ 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.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.3.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-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
@@ -36,7 +36,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 2dc86272e55d31c55bdeaa47b3d44fbd6235a396e37d82c2b47aa27f6ba82ee3
+ sha256sums = e13995c11d0c2d3379c887666dbfaca619200fb8853db6d5d67f97d47fd959b7
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824
@@ -66,19 +66,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.2
- provides = linux=4.14.2
+ provides = linux-bfq-mq=4.14.3
+ provides = linux=4.14.3
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.2
- provides = linux-bfq-mq-headers=4.14.2
- provides = linux-headers=4.14.2
+ depends = linux-bfq-mq=4.14.3
+ provides = linux-bfq-mq-headers=4.14.3
+ provides = linux-headers=4.14.3
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.2
- provides = linux-bfq-mq-docs=4.14.2
- provides = linux-docs=4.14.2
+ depends = linux-bfq-mq=4.14.3
+ provides = linux-bfq-mq-docs=4.14.3
+ provides = linux-docs=4.14.3
diff --git a/PKGBUILD b/PKGBUILD
index 87c791f52030..2f6386654b68 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.2
+pkgver=4.14.3
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=4
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -139,7 +139,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '2dc86272e55d31c55bdeaa47b3d44fbd6235a396e37d82c2b47aa27f6ba82ee3'
+ 'e13995c11d0c2d3379c887666dbfaca619200fb8853db6d5d67f97d47fd959b7'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824'