diff --git a/.SRCINFO b/.SRCINFO index 66c2307..d9fd1b3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear - pkgver = 4.19.12 - pkgrel = 2 + pkgver = 4.19.13 + pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -14,8 +14,8 @@ pkgbase = linux-clear options = !strip source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign - source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.12.xz - source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.12-674 + source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.13.xz + source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.12-675 source = https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz source = 60-linux.hook @@ -26,7 +26,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1 sha256sums = SKIP - sha256sums = 4b2bab90b752a2cf2d2d2157e360ff4e37a5413620fdac624033a469d86518e0 + sha256sums = 6b9be1fe9446535e1fcdd50ec9be4aec538466e4b9121b3434a6c29669834610 sha256sums = SKIP sha256sums = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40 sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d diff --git a/PKGBUILD b/PKGBUILD index 8e8c505..51c4afe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -64,12 +64,12 @@ _rev_override="n" ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=4.19 -_minor=12 +_minor=13 _srcname=linux-${_major} -_clr=${_major}.12-674 +_clr=${_major}.12-675 pkgbase=linux-clear pkgver=${_major}.${_minor} -pkgrel=2 +pkgrel=1 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2') @@ -338,7 +338,7 @@ done sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1' 'SKIP' - '4b2bab90b752a2cf2d2d2157e360ff4e37a5413620fdac624033a469d86518e0' + '6b9be1fe9446535e1fcdd50ec9be4aec538466e4b9121b3434a6c29669834610' 'SKIP' '29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'