summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-10-01 14:24:04 +0200
committerPiotr Gorski2019-10-01 14:24:04 +0200
commitc483bd9348eb810c45b5e8b150f92029a4a893c2 (patch)
tree18fbd0f87246aa3fbeac04c093228bb811f6e32e
parentcb109c521080e7fb2a4d2af4a15fee2e535adf0e (diff)
downloadaur-c483bd9348eb810c45b5e8b150f92029a4a893c2.tar.gz
Bump to 5.3.2-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dc780e0d76e..c35d84aed9b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq
- pkgver = 5.3.1
- pkgrel = 2
+ pkgver = 5.3.2
+ pkgrel = 1
url = https://github.com/sirlucjan/bfq-mq-lucjan
arch = x86_64
license = GPL2
@@ -13,8 +13,8 @@ pkgbase = linux-bfq
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.1.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.1.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.2.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.2.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.3/bfq-dev-lucjan/5.3-bfq-dev-lucjan-v11-r2K190917.patch
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.3/arch-patches-v2/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -24,7 +24,7 @@ pkgbase = linux-bfq
source = 99-linux.hook
source = linux.preset
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 7aa3dbcd17fe373f8bd0b463c78db668ebbf4830e3c4227726161accec4e11ece946c753d4c01ad2a5f76d8d14878d71bc37ad261a0879d27046f19e7b4d0536
+ sha512sums = 73e4c5e788be9a60e01a428bfcbb8e93b47da3f49cbeea4ab22cd9d1bfc56ca58302e6a76059fc8a4d7a13b966f7185de0e340b0d592e656359938e8172f2534
sha512sums = SKIP
sha512sums = bd4c498d69dbeecf92aa7d879162d2666195b2948aa093ad19d05b50bff95e13c54b7fb46e1c0babcea7bf10dbe356c102c9ec3b77fd27917c0c9fdb928b39df
sha512sums = 2eb574fbfac6e334d3b06e52e466dbf8e88034515729b6571990b10f75a0fe2a52f188615405c5a695b5820669e595deead44d7961a97c5872359be3435fdf63
diff --git a/PKGBUILD b/PKGBUILD
index 9a3969b74412..30744529bb4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ _1k_HZ_ticks=
pkgbase=linux-bfq
# pkgname=('linux-bfq' 'linux-bfq-headers' 'linux-bfq-docs')
_major=5.3
-_minor=1
+_minor=2
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/sirlucjan/bfq-mq-lucjan"
license=('GPL2')
@@ -376,7 +376,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('7aa3dbcd17fe373f8bd0b463c78db668ebbf4830e3c4227726161accec4e11ece946c753d4c01ad2a5f76d8d14878d71bc37ad261a0879d27046f19e7b4d0536'
+sha512sums=('73e4c5e788be9a60e01a428bfcbb8e93b47da3f49cbeea4ab22cd9d1bfc56ca58302e6a76059fc8a4d7a13b966f7185de0e340b0d592e656359938e8172f2534'
'SKIP'
'bd4c498d69dbeecf92aa7d879162d2666195b2948aa093ad19d05b50bff95e13c54b7fb46e1c0babcea7bf10dbe356c102c9ec3b77fd27917c0c9fdb928b39df'
'2eb574fbfac6e334d3b06e52e466dbf8e88034515729b6571990b10f75a0fe2a52f188615405c5a695b5820669e595deead44d7961a97c5872359be3435fdf63'