From 4b73fbdbdfb7556117f91c8f4ac2e97dbedb1c66 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Wed, 5 Jan 2022 13:18:33 +0100 Subject: [PATCH] 5.15.13-1 (clr 5.15.12-1113) --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5c101c7..0cd1522 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = linux-clear pkgdesc = Clear Linux - pkgver = 5.15.12 - pkgrel = 2 + pkgver = 5.15.13 + pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -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.12.xz + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.13.xz source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.15.12-1113 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 = 161deb7c6bd10e7c530a3ee83793e2e135f93a5afd73d8b16e251c708ade0b1b + sha256sums = 660362158b5dbe3044d027d568b2cb8a0fb510dd7713e1671dc701456b3d9e10 sha256sums = SKIP sha256sums = fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba sha256sums = a99d5a96302aaf49da43d3b4d2f9a5f92b1ae9a1bc7f474f0f01a87f64439391 diff --git a/PKGBUILD b/PKGBUILD index e11efe3..5039fc4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -77,12 +77,12 @@ ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=5.15 -_minor=12 +_minor=13 _srcname=linux-${_major} _clr=${_major}.12-1113 pkgbase=linux-clear pkgver=${_major}.${_minor} -pkgrel=2 +pkgrel=1 pkgdesc='Clear Linux' arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" @@ -398,7 +398,7 @@ done sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8' 'SKIP' - '161deb7c6bd10e7c530a3ee83793e2e135f93a5afd73d8b16e251c708ade0b1b' + '660362158b5dbe3044d027d568b2cb8a0fb510dd7713e1671dc701456b3d9e10' 'SKIP' 'fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba' 'a99d5a96302aaf49da43d3b4d2f9a5f92b1ae9a1bc7f474f0f01a87f64439391'