diff --git a/.SRCINFO b/.SRCINFO index da198dd..192fa6b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = linux-clear - pkgver = 5.2.7 + pkgver = 5.2.8 pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 @@ -14,8 +14,8 @@ 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.7.xz - source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.2.5-813 + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.2.8.xz + source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.2.7-816 source = intel-ucode-20190618.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190618.tar.gz source = enable_additional_cpu_optimizations-20190714.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190714.tar.gz source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio @@ -27,7 +27,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 54ad66f672e1a831b574f5e704e8a05f1e6180a8245d4bdd811208a6cb0ac1e7 sha256sums = SKIP - sha256sums = 20eae28e7c8365350692967df14bdb8af714d8017cd3da3006038d62d5d8a64c + sha256sums = 41df22ac3e5b3f729276c429299eb72d4db4789c43a9d35dd7f3002aeafe9999 sha256sums = SKIP sha256sums = 74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5 sha256sums = 2466fb4aecc66d1b258b4cbdb2f215b5099f266d8c4386bb62ad1a0acd0caf5b diff --git a/PKGBUILD b/PKGBUILD index 692ea23..198b70c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -63,9 +63,9 @@ _enable_acs_override="y" ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=5.2 -_minor=7 +_minor=8 _srcname=linux-${_major} -_clr=${_major}.5-813 +_clr=${_major}.7-816 pkgbase=linux-clear pkgver=${_major}.${_minor} pkgrel=1 @@ -341,7 +341,7 @@ done sha256sums=('54ad66f672e1a831b574f5e704e8a05f1e6180a8245d4bdd811208a6cb0ac1e7' 'SKIP' - '20eae28e7c8365350692967df14bdb8af714d8017cd3da3006038d62d5d8a64c' + '41df22ac3e5b3f729276c429299eb72d4db4789c43a9d35dd7f3002aeafe9999' 'SKIP' '74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5' '2466fb4aecc66d1b258b4cbdb2f215b5099f266d8c4386bb62ad1a0acd0caf5b'