summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-09-22 08:44:44 +0300
committerEvgeny Myandin2022-09-22 08:44:44 +0300
commit397d7536b6cd0f70701bb16cead2527e8ae0035e (patch)
treed0ded1c020d6b51cd72748281f0f224e87b72454
parent34246c653a8cd38931cbe6efaa10c47f07531b28 (diff)
downloadaur-397d7536b6cd0f70701bb16cead2527e8ae0035e.tar.gz
release kernel 5.19.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 022c323b046b..4457299d5ff6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.19.9
+ pkgver = 5.19.10
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.9.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.19.10.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 = fc2220e9659ab46c34ac0ca079bcaa06d2a1d751276868b5ebfbf1f605279ef5
+ sha256sums = f3dce055bbe07f2301a738531c9c1a43407a37be403e499dc277960c85ee52e2
sha256sums = b85e50683dbee63cf1ac3526985f9ccb11034f5ad0b4bbf1546be157f59a7dd5
sha256sums = 05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467
sha256sums = c0a9c427b55bd1c13ccebbb503926c4ce30823fcec6d1a949fec981a4ec3a367
diff --git a/PKGBUILD b/PKGBUILD
index dae9de0917f0..14a6dc930601 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.9
+pkgver=5.19.10
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'
- 'fc2220e9659ab46c34ac0ca079bcaa06d2a1d751276868b5ebfbf1f605279ef5'
+ 'f3dce055bbe07f2301a738531c9c1a43407a37be403e499dc277960c85ee52e2'
'b85e50683dbee63cf1ac3526985f9ccb11034f5ad0b4bbf1546be157f59a7dd5'
'05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467'
'c0a9c427b55bd1c13ccebbb503926c4ce30823fcec6d1a949fec981a4ec3a367'