summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-06-24 21:49:03 +0200
committerPiotr Gorski2020-06-24 21:49:03 +0200
commit91044135b28af07b4ac6b17a91df384cbaa6491a (patch)
tree6038486a852239f99376dc08c8691f05f0b8829b
parent2f1b7abe0d75290ca8d71f8b2358ad4dc09a35cc (diff)
downloadaur-91044135b28af07b4ac6b17a91df384cbaa6491a.tar.gz
Bump to 5.7.6-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eded528a2ae6..e58d481fa029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq
pkgdesc = Linux BFQ-dev
- pkgver = 5.7.5
+ pkgver = 5.7.6
pkgrel = 1
url = https://github.com/sirlucjan/bfq-mq-lucjan
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-bfq
makedepends = imagemagick
makedepends = pahole
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.6.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/bfq-reverts-all-v2/0001-bfq-reverts.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/bfq-dev-lucjan/5.7-bfq-dev-lucjan-v11-r2K200607.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/cpu-patches-v2-sep/0001-cpu-5.7-merge-graysky-s-patchset.patch
@@ -24,7 +24,7 @@ pkgbase = linux-bfq
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = a7c1ff24adbcfc08828f257accc4da51582348a46bbec5339fbe3c62520650ed1b1cd0886d94a475e43c8a84dbd693cf44c9366532ff8435db3c176eedeba000
+ sha512sums = 83b6622634508caf02f782688c86138cca741daad7f7b5a87a55f1f33a59d0a93ba832da46a2cb36bafaf38c31be7c7420479cf2137da928c6ccf798428fbc36
sha512sums = SKIP
sha512sums = b0f77cee611f7a18e623aa69a783ab567071edc7333169cf9ad724563f82ed8c0eb587c832b5e968e51d195d1f7ce94305504d266094401cbf48aef517e83e87
sha512sums = 943fe5e55c7b86c642f7502c9572d9a9436debfc83ee32ecdaeebed40465375328232ee395714c14b6e76e9e853e97302f1eb36585a51b35bc1937f0d3822013
diff --git a/PKGBUILD b/PKGBUILD
index 28abe131a398..5fc71e15b737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-bfq
# pkgname=('linux-bfq' 'linux-bfq-headers' 'linux-bfq-docs')
_major=5.7
-_minor=5
+_minor=6
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -324,7 +324,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('a7c1ff24adbcfc08828f257accc4da51582348a46bbec5339fbe3c62520650ed1b1cd0886d94a475e43c8a84dbd693cf44c9366532ff8435db3c176eedeba000'
+sha512sums=('83b6622634508caf02f782688c86138cca741daad7f7b5a87a55f1f33a59d0a93ba832da46a2cb36bafaf38c31be7c7420479cf2137da928c6ccf798428fbc36'
'SKIP'
'b0f77cee611f7a18e623aa69a783ab567071edc7333169cf9ad724563f82ed8c0eb587c832b5e968e51d195d1f7ce94305504d266094401cbf48aef517e83e87'
'943fe5e55c7b86c642f7502c9572d9a9436debfc83ee32ecdaeebed40465375328232ee395714c14b6e76e9e853e97302f1eb36585a51b35bc1937f0d3822013'