summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-12-10 19:01:12 +0100
committersirlucjan2017-12-10 19:01:12 +0100
commitc8edca3d76a5bafe16c1a563266bc4edcf5feebf (patch)
tree6729c7738b078b496c0ab3856ff5888007761b46
parentd11efa6a0b7644ce6a37325638e54b54d20cbff3 (diff)
downloadaur-c8edca3d76a5bafe16c1a563266bc4edcf5feebf.tar.gz
Bump to 4.14.5-1
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c1782edf542..e2269839c14c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.4
- pkgrel = 2
+ pkgver = 4.14.5
+ 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.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.4.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.5.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 = e9dcf9aad5977289940cd6e3762af02b87a725ba6c1a9f4af86958dc621e3a84
+ sha256sums = d86eb2fd1c424fec9fbb12afacf7b783756651f5d7d0cf7ac71c3fbbbedddc9c
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.4
- provides = linux=4.14.4
+ provides = linux-bfq-mq=4.14.5
+ provides = linux=4.14.5
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.4
- provides = linux-bfq-mq-headers=4.14.4
- provides = linux-headers=4.14.4
+ depends = linux-bfq-mq=4.14.5
+ provides = linux-bfq-mq-headers=4.14.5
+ provides = linux-headers=4.14.5
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.4
- provides = linux-bfq-mq-docs=4.14.4
- provides = linux-docs=4.14.4
+ depends = linux-bfq-mq=4.14.5
+ provides = linux-bfq-mq-docs=4.14.5
+ provides = linux-docs=4.14.5
diff --git a/PKGBUILD b/PKGBUILD
index 69800bb87871..66d739b4a0cb 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.4
+pkgver=4.14.5
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=2
+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'
- 'e9dcf9aad5977289940cd6e3762af02b87a725ba6c1a9f4af86958dc621e3a84'
+ 'd86eb2fd1c424fec9fbb12afacf7b783756651f5d7d0cf7ac71c3fbbbedddc9c'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'0cfc2877c3772c946855c4dedb442843a7ec71d6cf47dfee69c40fd329405824'