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 2ae65f90851a..e2bfe21e8bd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.13.10
+ pkgver = 5.13.11
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.13.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.13.10.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.13.11.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.13.8-1065
source = more-uarches-20210616.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210616.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
@@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = 0e0c65ad79ea2661cab8d89f811c903e8c87db12b1193f4a311dfaa3a266a625
+ sha256sums = 70f9e81c48c4dcf35020707fbc19ff64c14c4f525f0d419c3a1c62298f2aa2e5
sha256sums = SKIP
sha256sums = e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index 44a09960fd31..0ebefad69ac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.13
-_minor=10
+_minor=11
_srcname=linux-${_major}
_clr=${_major}.8-1065
pkgbase=linux-clear
@@ -353,7 +353,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '0e0c65ad79ea2661cab8d89f811c903e8c87db12b1193f4a311dfaa3a266a625'
+ '70f9e81c48c4dcf35020707fbc19ff64c14c4f525f0d419c3a1c62298f2aa2e5'
'SKIP'
'e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'