summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-05-16 15:24:07 +0200
committerPiotr Gorski2018-05-16 15:24:07 +0200
commit6bb610d65a192d679c7b524606ec168c0b44548a (patch)
treecc7cfa461199b73a54093406c2e58641894e3778
parentfb96daee1837deb56ddaa03cc4100ef2b032c2b5 (diff)
downloadaur-6bb610d65a192d679c7b524606ec168c0b44548a.tar.gz
Bump to 4.16.9-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a2d9eb96f66..c5903d651c3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.16.8
- pkgrel = 5
+ pkgver = 4.16.9
+ 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.16.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.8.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.8.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.9.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.9.sign
source = kernel_gcc_patch-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.16/4.16-bfq-sq-mq-git-20180516.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.16/0005-objtool-add-gcc8-support.patch
@@ -31,7 +31,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
sha256sums = SKIP
- sha256sums = 6fb2db1e38f762e6a028dfa5e6d094f0eb4324572667923aca3d64c87117772d
+ sha256sums = 299b45a4f16f763ecf654e6642c020b6e9e461601d056ef44ecb21b54d736cbf
sha256sums = SKIP
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 98f9f0bb8405d53acfedaca8f5dddbea9c57e2da1572c1b9a3e4cebf96b0e3bf
@@ -56,19 +56,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.16.8
- provides = linux=4.16.8
+ provides = linux-bfq-mq=4.16.9
+ provides = linux=4.16.9
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.16.8
- provides = linux-bfq-mq-headers=4.16.8
- provides = linux-headers=4.16.8
+ depends = linux-bfq-mq=4.16.9
+ provides = linux-bfq-mq-headers=4.16.9
+ provides = linux-headers=4.16.9
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.16.8
- provides = linux-bfq-mq-docs=4.16.8
- provides = linux-docs=4.16.8
+ depends = linux-bfq-mq=4.16.9
+ provides = linux-bfq-mq-docs=4.16.9
+ provides = linux-docs=4.16.9
diff --git a/PKGBUILD b/PKGBUILD
index 489b6edec9ec..503f4662bbe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,10 +62,10 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.16.8
+pkgver=4.16.9
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=5
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -109,7 +109,7 @@ source=(# mainline kernel patches
sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'SKIP'
- '6fb2db1e38f762e6a028dfa5e6d094f0eb4324572667923aca3d64c87117772d'
+ '299b45a4f16f763ecf654e6642c020b6e9e461601d056ef44ecb21b54d736cbf'
'SKIP'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'98f9f0bb8405d53acfedaca8f5dddbea9c57e2da1572c1b9a3e4cebf96b0e3bf'