summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-12-17 11:53:02 +0100
committerJosip Ponjavic2021-12-17 11:53:02 +0100
commita86250dfbdfa4df5af7907f5635e247bb04223d3 (patch)
tree18e84a841a5139c0deae88b7b002cd5b3921e593
parentfda7835bbb849d69ae1da281fc8061fa0bc378d1 (diff)
downloadaur-a86250dfbdfa4df5af7907f5635e247bb04223d3.tar.gz
5.15.10-1 (clr 5.15.7-1106)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2feb4dd351ee..dd29202d8fea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.15.9
+ pkgver = 5.15.10
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.9.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.10.xz
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.15.7-1106
source = more-uarches-20211114.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20211114.tar.gz
source = 0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch::https://raw.githubusercontent.com/xanmod/linux-patches/8ba6612318090567422d49ccc79bc7bbe5484cfc/linux-5.15.y-xanmod/pci_acso/0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch
@@ -24,7 +24,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 61c8ebd999e694186df68d6d235b3ee0951f44740df075921f8f178e1e51a7e4
+ sha256sums = bdb35ece2dd0f6d8225947b63539e70c8fc16bd28f03395d590515d8187f03c4
sha256sums = SKIP
sha256sums = fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba
sha256sums = a99d5a96302aaf49da43d3b4d2f9a5f92b1ae9a1bc7f474f0f01a87f64439391
diff --git a/PKGBUILD b/PKGBUILD
index 461f1b89976e..1060f1796eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,7 +77,7 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.15
-_minor=9
+_minor=10
_srcname=linux-${_major}
_clr=${_major}.7-1106
pkgbase=linux-clear
@@ -398,7 +398,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '61c8ebd999e694186df68d6d235b3ee0951f44740df075921f8f178e1e51a7e4'
+ 'bdb35ece2dd0f6d8225947b63539e70c8fc16bd28f03395d590515d8187f03c4'
'SKIP'
'fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba'
'a99d5a96302aaf49da43d3b4d2f9a5f92b1ae9a1bc7f474f0f01a87f64439391'