summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-09-15 18:52:45 +0300
committerEvgeny Myandin2022-09-15 18:52:45 +0300
commit34246c653a8cd38931cbe6efaa10c47f07531b28 (patch)
tree06db36e5db6691d7c569e660a5935d047b4a4e51
parent324664de48a1be1aef8263b61f46e2c0099f384c (diff)
downloadaur-34246c653a8cd38931cbe6efaa10c47f07531b28.tar.gz
release kernel 5.19.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abde4cf0837a..022c323b046b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.19.8
+ pkgver = 5.19.9
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.19.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.19.8.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.19.9.xz
source = config
source = 0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch
source = 0102-drm_i915_psr_Use_full_update_In_case_of_area_calculation_fails.patch
@@ -43,7 +43,7 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8
- sha256sums = 60f052f2e80760a6f94baacfe6911abf8e68a09939f831a8924401293e5975d4
+ sha256sums = fc2220e9659ab46c34ac0ca079bcaa06d2a1d751276868b5ebfbf1f605279ef5
sha256sums = b85e50683dbee63cf1ac3526985f9ccb11034f5ad0b4bbf1546be157f59a7dd5
sha256sums = 05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467
sha256sums = c0a9c427b55bd1c13ccebbb503926c4ce30823fcec6d1a949fec981a4ec3a367
diff --git a/PKGBUILD b/PKGBUILD
index 4d97802974c3..dae9de0917f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgbase=linux-acs-manjaro
pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.19
-pkgver=5.19.8
+pkgver=5.19.9
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -50,7 +50,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
# ACS override patch
'0999-acs.gitpatch')
sha256sums=('ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8'
- '60f052f2e80760a6f94baacfe6911abf8e68a09939f831a8924401293e5975d4'
+ 'fc2220e9659ab46c34ac0ca079bcaa06d2a1d751276868b5ebfbf1f605279ef5'
'b85e50683dbee63cf1ac3526985f9ccb11034f5ad0b4bbf1546be157f59a7dd5'
'05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467'
'c0a9c427b55bd1c13ccebbb503926c4ce30823fcec6d1a949fec981a4ec3a367'