diff --git a/.SRCINFO b/.SRCINFO index 6a0453c..8205687 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgdesc = Clear Linux - pkgver = 5.10.29 + pkgver = 5.10.30 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.10.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign - source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.29.xz + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.30.xz source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.10.19-1032 source = enable_additional_cpu_optimizations-20210327.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20210327.tar.gz source = pci-enable-overrides-for-missing-acs-capabilities.patch @@ -23,7 +23,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 sha256sums = SKIP - sha256sums = dbb5a4cdbec3b2cd1de01b2996f54931497ecc8afdf88283c6f1780f772a6f92 + sha256sums = c56bc587a1d61145bf3e0b0163d390d08d490b38dbc304138a84fe1f6140aed6 sha256sums = SKIP sha256sums = ac0e44bd089eeb7f52d358e6899005599fff50972f090af9c8e6ee0097d01db6 sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e diff --git a/PKGBUILD b/PKGBUILD index 25357f4..85ec1e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -68,7 +68,7 @@ _use_current= ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=5.10 -_minor=29 +_minor=30 _srcname=linux-${_major} _clr=${_major}.19-1032 pkgbase=linux-clear @@ -360,7 +360,7 @@ done sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43' 'SKIP' - 'dbb5a4cdbec3b2cd1de01b2996f54931497ecc8afdf88283c6f1780f772a6f92' + 'c56bc587a1d61145bf3e0b0163d390d08d490b38dbc304138a84fe1f6140aed6' 'SKIP' 'ac0e44bd089eeb7f52d358e6899005599fff50972f090af9c8e6ee0097d01db6' '2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'