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 fe0ac74e901c..6e5beaafa0e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear
- pkgver = 5.2.15
+ pkgver = 5.2.16
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.2.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.2.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.2.15.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.2.16.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.2.11-830
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 = 54ad66f672e1a831b574f5e704e8a05f1e6180a8245d4bdd811208a6cb0ac1e7
sha256sums = SKIP
- sha256sums = 7efc97baaa7d6760df8a10c882c1b8ad4aa06f24d201c79344571c01d1426590
+ sha256sums = e705191eaf958f68416dd5106e23e0b3563ed7e73316c5c9d222013e2a3db3a0
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1
diff --git a/PKGBUILD b/PKGBUILD
index b0c519ebc472..6417768f31d1 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.2
-_minor=15
+_minor=16
_srcname=linux-${_major}
_clr=${_major}.11-830
pkgbase=linux-clear
@@ -334,7 +334,7 @@ done
sha256sums=('54ad66f672e1a831b574f5e704e8a05f1e6180a8245d4bdd811208a6cb0ac1e7'
'SKIP'
- '7efc97baaa7d6760df8a10c882c1b8ad4aa06f24d201c79344571c01d1426590'
+ 'e705191eaf958f68416dd5106e23e0b3563ed7e73316c5c9d222013e2a3db3a0'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1'