summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-02-15 13:07:19 +0100
committerPiotr Gorski2019-02-15 13:07:19 +0100
commita69f37da8a8d894fd9d954de62a98a81de8faac2 (patch)
treee3aa9aebc0728853182d3a81df99af0161638b93
parentf39898f6609859b9f173dfafd2de60dfa27799b5 (diff)
downloadaur-a69f37da8a8d894fd9d954de62a98a81de8faac2.tar.gz
Bump to 4.20.10-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 b93e6c069499..4aa32081398c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.20.9
+ pkgver = 4.20.10
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-bfq-mq
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.9.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.10.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.10.tar.sign
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.20/bfq-sq-mq/4.20-bfq-sq-mq-v9r1-2K190204-rc1.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.20/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -23,7 +23,7 @@ pkgbase = linux-bfq-mq
source = 99-linux.hook
source = linux.preset
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = b5de28fd594a01edacd06e53491ad0890293e5fbf98329346426cf6030ef1ea6
+ sha256sums = 53de6be9adfb8899f0a15855f1aef62b8b5a3c5c575196ec8a640a5b8c1c3cf8
sha256sums = SKIP
sha256sums = 9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178
sha256sums = 0998de1fd20f531f4f147e42af78137ee44c549dcfc9b6027ca91b5c791af11e
@@ -44,19 +44,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.20.9
- provides = linux=4.20.9
+ provides = linux-bfq-mq=4.20.10
+ provides = linux=4.20.10
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.20.9
- provides = linux-bfq-mq-headers=4.20.9
- provides = linux-headers=4.20.9
+ depends = linux-bfq-mq=4.20.10
+ provides = linux-bfq-mq-headers=4.20.10
+ provides = linux-headers=4.20.10
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.20.9
- provides = linux-bfq-mq-docs=4.20.9
- provides = linux-docs=4.20.9
+ depends = linux-bfq-mq=4.20.10
+ provides = linux-bfq-mq-docs=4.20.10
+ provides = linux-docs=4.20.10
diff --git a/PKGBUILD b/PKGBUILD
index d895a955d3b2..093e0a28642a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,7 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
_major=4.20
-pkgver=4.20.9
+pkgver=4.20.10
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
pkgrel=1
@@ -99,7 +99,7 @@ source=(# mainline kernel patches
# standard config files for mkinitcpio ramdisk
'linux.preset')
-sha256sums=('b5de28fd594a01edacd06e53491ad0890293e5fbf98329346426cf6030ef1ea6'
+sha256sums=('53de6be9adfb8899f0a15855f1aef62b8b5a3c5c575196ec8a640a5b8c1c3cf8'
'SKIP'
'9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178'
'0998de1fd20f531f4f147e42af78137ee44c549dcfc9b6027ca91b5c791af11e'