summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-06-26 12:59:44 +0200
committerPiotr Gorski2018-06-26 12:59:44 +0200
commit607ec13ec2c34e0c4df199507ab8266f04fe9745 (patch)
treefca5b87ce06b9cb33d6408e0fd76b500931d848b
parent02584ba665cdb13fce29523a8bbbd8e07b959fbf (diff)
downloadaur-607ec13ec2c34e0c4df199507ab8266f04fe9745.tar.gz
Bump to 4.17.3-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 45a9b165a6d9..91db21e79825 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.17.2
- pkgrel = 3
+ pkgver = 4.17.3
+ 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.17.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.3.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.17/bfq-sq-mq/4.17-bfq-sq-mq-v8r12-2K180625.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.17/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -29,7 +29,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13
sha256sums = SKIP
- sha256sums = a528b102daad9d3072b328f68d4fc7b4eff7641ad301d1a54e5b8f5385efeb0b
+ sha256sums = 01d5cc024dcfed615f84fd83be9c248261d8fc2c062520d38397cead6857b596
sha256sums = SKIP
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086
@@ -52,19 +52,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.17.2
- provides = linux=4.17.2
+ provides = linux-bfq-mq=4.17.3
+ provides = linux=4.17.3
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.17.2
- provides = linux-bfq-mq-headers=4.17.2
- provides = linux-headers=4.17.2
+ depends = linux-bfq-mq=4.17.3
+ provides = linux-bfq-mq-headers=4.17.3
+ provides = linux-headers=4.17.3
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.17.2
- provides = linux-bfq-mq-docs=4.17.2
- provides = linux-docs=4.17.2
+ depends = linux-bfq-mq=4.17.3
+ provides = linux-bfq-mq-docs=4.17.3
+ provides = linux-docs=4.17.3
diff --git a/PKGBUILD b/PKGBUILD
index 04b91a1c1a16..949dd35358ae 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.17.2
+pkgver=4.17.3
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -109,7 +109,7 @@ source=(# mainline kernel patches
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- 'a528b102daad9d3072b328f68d4fc7b4eff7641ad301d1a54e5b8f5385efeb0b'
+ '01d5cc024dcfed615f84fd83be9c248261d8fc2c062520d38397cead6857b596'
'SKIP'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086'