summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f046302d77f..39568b5c67f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear
- pkgver = 5.3.4
+ pkgver = 5.3.5
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.4.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.5.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.1-843
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
sha256sums = SKIP
- sha256sums = 197e76acb5712332d66ca8bfd5461479e91188cc3364042cebd6d4326c4805a7
+ sha256sums = 9423172192dfe42d9c9c52013653e87a6d23554abce70174491dd7b8d73c5d7c
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1
diff --git a/PKGBUILD b/PKGBUILD
index c61c754c4794..dccb286ad93b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _enable_acs_override="y"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.3
-_minor=4
+_minor=5
_srcname=linux-${_major}
_clr=${_major}.1-843
pkgbase=linux-clear
@@ -340,7 +340,7 @@ done
sha256sums=('78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2'
'SKIP'
- '197e76acb5712332d66ca8bfd5461479e91188cc3364042cebd6d4326c4805a7'
+ '9423172192dfe42d9c9c52013653e87a6d23554abce70174491dd7b8d73c5d7c'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1'