summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-01-11 21:24:23 +0300
committerEvgeny Myandin2022-01-11 21:24:23 +0300
commit685247e43dc97cda85afb4b4ae49ee866a7d4735 (patch)
tree05ebe2bf03af323db3cdb1162a279f079641be3f
parent910f2cf79156ff136681e67afca03a1d7b4a387d (diff)
downloadaur-685247e43dc97cda85afb4b4ae49ee866a7d4735.tar.gz
kernel 5.15.14 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb6daf4cc70e..f7deffe50847 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.15.13
+ pkgver = 5.15.14
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-acs-manjaro
makedepends = xz
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.13.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.14.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch
source = 0002-PCI_Add_more_NVIDIA_controllers_to_the_MSI_masking_quirk.patch
@@ -50,7 +50,7 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
- sha256sums = 660362158b5dbe3044d027d568b2cb8a0fb510dd7713e1671dc701456b3d9e10
+ sha256sums = 283bf58378a8f8ff457fc1259dd2864dc4de92295482ef3ae868e13e017250ee
sha256sums = 7c65b68bd250de8726c3dd5befa556cde515393c871dd0e0b599f40a5c33ac41
sha256sums = 986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421
sha256sums = e2823eff3355b7c88a3fa327ea2f84f23cbd36569e0a5f0f76599023f63a52ca
diff --git a/PKGBUILD b/PKGBUILD
index f37843590f34..7cad6e1f6ac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.15
_basever=515
-pkgver=5.15.13
+pkgver=5.15.14
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -64,7 +64,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
'0413-bootsplash.gitpatch'
'0999-acs.gitpatch')
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
- '660362158b5dbe3044d027d568b2cb8a0fb510dd7713e1671dc701456b3d9e10'
+ '283bf58378a8f8ff457fc1259dd2864dc4de92295482ef3ae868e13e017250ee'
'7c65b68bd250de8726c3dd5befa556cde515393c871dd0e0b599f40a5c33ac41'
'986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421'
'e2823eff3355b7c88a3fa327ea2f84f23cbd36569e0a5f0f76599023f63a52ca'