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 01f944af7da1..c8d1087e2df1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.12.1
+ pkgver = 5.12.2
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.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.12.1.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.12.2.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.12.1-1038
source = more-uarches-20210412.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20210412.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
@@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = d90692a8c4bc8d4ea20a21e30927ba4d01bc772c3ff537059303f01a0bfaa813
+ sha256sums = d77076db69357a0b4c4868273f21f987f0c88c194865f43b17e21edd78add561
sha256sums = SKIP
sha256sums = f1f62b6d2cd89d0ab15f8d7311f5bb775dfc97ff39f93bc77f6f733f75fa7558
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index f8f94cdbcc30..369f7dee3ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.12
-_minor=1
+_minor=2
_srcname=linux-${_major}
_clr=${_major}.1-1038
pkgbase=linux-clear
@@ -345,7 +345,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- 'd90692a8c4bc8d4ea20a21e30927ba4d01bc772c3ff537059303f01a0bfaa813'
+ 'd77076db69357a0b4c4868273f21f987f0c88c194865f43b17e21edd78add561'
'SKIP'
'f1f62b6d2cd89d0ab15f8d7311f5bb775dfc97ff39f93bc77f6f733f75fa7558'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'