summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-02-07 11:17:38 +0300
committerEvgeny Myandin2022-02-07 11:17:38 +0300
commit13b3679094922f351ae5929797843912638a2866 (patch)
treeea0b16970d57b30af7e30e5e2e45a956577c0b3f
parent2706abc8af882292f243b87c6f1573a4ba209d72 (diff)
downloadaur-13b3679094922f351ae5929797843912638a2866.tar.gz
kernel release 5.16.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1bb1b60861f..b6797ac7f7ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.16.6
- pkgrel = 2
+ pkgver = 5.16.7
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -18,7 +18,7 @@ pkgbase = linux-acs-manjaro
makedepends = xz
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.16.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.16.7.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch
source = 0002-Btintel_Fix_bdaddress_comparison_with_garbage_value.patch
@@ -44,7 +44,7 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = 027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
- sha256sums = 1c5edca09bf8e5c14319f5ff96472ea5c4c644c180faebde2ac22965b1455d7d
+ sha256sums = 4dde3c76a012cf8b9de2fc2789671602644114e5b466299fd6ffff2baf63d4d8
sha256sums = cb2d729cc20743014d9e3bd08facb9f5bdd19d9fa89014f415c61b4a6eb78e97
sha256sums = 986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421
sha256sums = b89188b1bc3516d54965dd36def6a2af3d81379e53ff7e527bbd91f77c6f191b
diff --git a/PKGBUILD b/PKGBUILD
index ceab8249dae3..757a79f80eb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.16
_basever=516
-pkgver=5.16.6
-pkgrel=2
+pkgver=5.16.7
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -63,7 +63,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
# ACS override patch
'0999-acs.gitpatch')
sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
- '1c5edca09bf8e5c14319f5ff96472ea5c4c644c180faebde2ac22965b1455d7d'
+ '4dde3c76a012cf8b9de2fc2789671602644114e5b466299fd6ffff2baf63d4d8'
'cb2d729cc20743014d9e3bd08facb9f5bdd19d9fa89014f415c61b4a6eb78e97'
'986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421'
'b89188b1bc3516d54965dd36def6a2af3d81379e53ff7e527bbd91f77c6f191b'