summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-06-16 12:57:57 +0200
committerPiotr Gorski2018-06-16 12:57:57 +0200
commitf2d9f9d84f950464e6f4446fbd60d20713a3113c (patch)
tree991c83806af21116989166a08f924f01b1839e48
parentae8ee831e644c51e80f0c179dac3e37481fc78d2 (diff)
downloadaur-f2d9f9d84f950464e6f4446fbd60d20713a3113c.tar.gz
Bump to 4.16.16-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f07e9d749c50..6cf4ee45fb65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.16.15
+ pkgver = 4.16.16
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -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.15.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.15.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.16.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.16.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-20180531-v2.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.16/0006-include-linux-add-gcc8-support.patch
@@ -30,7 +30,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
sha256sums = SKIP
- sha256sums = 5c53d2e38208c1616c4b7139a666e91d87d5e10538b70a4f410b5f11e187866a
+ sha256sums = fd8a68ffcc729e69f0c0a3d202d08d7c5fa612d1ac65dfff3c5ef2f64d183a2e
sha256sums = SKIP
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 1f2b2e67b83c297e00b844f3c3708d5113f215b99bc0b2c042271818fa4f7340
@@ -54,19 +54,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.15
- provides = linux=4.16.15
+ provides = linux-bfq-mq=4.16.16
+ provides = linux=4.16.16
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.15
- provides = linux-bfq-mq-headers=4.16.15
- provides = linux-headers=4.16.15
+ depends = linux-bfq-mq=4.16.16
+ provides = linux-bfq-mq-headers=4.16.16
+ provides = linux-headers=4.16.16
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.15
- provides = linux-bfq-mq-docs=4.16.15
- provides = linux-docs=4.16.15
+ depends = linux-bfq-mq=4.16.16
+ provides = linux-bfq-mq-docs=4.16.16
+ provides = linux-docs=4.16.16
diff --git a/PKGBUILD b/PKGBUILD
index c58996155372..1f00b1ea15d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.16.15
+pkgver=4.16.16
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -109,7 +109,7 @@ source=(# mainline kernel patches
sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'SKIP'
- '5c53d2e38208c1616c4b7139a666e91d87d5e10538b70a4f410b5f11e187866a'
+ 'fd8a68ffcc729e69f0c0a3d202d08d7c5fa612d1ac65dfff3c5ef2f64d183a2e'
'SKIP'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'1f2b2e67b83c297e00b844f3c3708d5113f215b99bc0b2c042271818fa4f7340'