summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-06-03 11:26:49 +0200
committerJosip Ponjavic2021-06-03 11:26:49 +0200
commitacbf5459e912081ae32084a876523dd450c0987d (patch)
treec26398488f8033d62047b61f225442e1780453c3
parent2e480b2817a703a16e3d94e91bbb673930c9e8e0 (diff)
downloadaur-acbf5459e912081ae32084a876523dd450c0987d.tar.gz
5.12.9-1 (clr 5.12.8-1045)
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92467b1191f9..e38c250ab9f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.12.8
+ pkgver = 5.12.9
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.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.8.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.12.7-1044
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.12.9.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.12.8-1045
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
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = a6cf39c43a231184cbabe557542fbd80f1660895dd792220ac2b4740606b535e
+ sha256sums = b844ec7be25f915578e322838b03c2780c4b1185fbab5e84a8d52db7341804e8
sha256sums = SKIP
sha256sums = f1f62b6d2cd89d0ab15f8d7311f5bb775dfc97ff39f93bc77f6f733f75fa7558
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
@@ -43,4 +43,3 @@ pkgname = linux-clear
pkgname = linux-clear-headers
pkgdesc = Headers and scripts for building modules for the Clear Linux kernel
-
diff --git a/PKGBUILD b/PKGBUILD
index 17d2cf1d9294..6f8ff01f5461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,9 +74,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.12
-_minor=8
+_minor=9
_srcname=linux-${_major}
-_clr=${_major}.7-1044
+_clr=${_major}.8-1045
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -351,7 +351,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- 'a6cf39c43a231184cbabe557542fbd80f1660895dd792220ac2b4740606b535e'
+ 'b844ec7be25f915578e322838b03c2780c4b1185fbab5e84a8d52db7341804e8'
'SKIP'
'f1f62b6d2cd89d0ab15f8d7311f5bb775dfc97ff39f93bc77f6f733f75fa7558'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'