summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-08-03 14:10:03 -0400
committergraysky2022-08-03 14:10:03 -0400
commit26a09b70fbc8715e0a6c7c47e4fc7bfaa5cd3269 (patch)
treee7f7aaa636e5e4d41f9d14437d4ad3e4ae7ef663 /PKGBUILD
parentf4f733abee8000770e4f0c13c84ec638857c48b1 (diff)
downloadaur-26a09b70fbc8715e0a6c7c47e4fc7bfaa5cd3269.tar.gz
Update to 5.18.16-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0026e064f5a..bfe91bb94e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=5.18.15
+pkgver=5.18.16
pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -93,19 +93,23 @@ source=(
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
0002-HID-apple-Properly-handle-function-keys-on-Keychron-.patch
0003-soundwire-Raise-DEFAULT_PROBE_TIMEOUT-to-10000-ms.patch
+ 0004-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch
+ 0005-drm-i915-Ensure-damage-clip-area-is-within-pipe-area.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('69804febdc388a69dfb64493b7b58d402853de3a14144ea8db7fd67c30dcbe3c'
+sha256sums=('f1f586251e63de14c86e5f95b96beb15a0434f1e6e21df788d123564af0d11ce'
'SKIP'
- '6f0fd44dd87dd0ad23f782a26752bb7200d0d163e3a50df6ad3cf5cec7fe948e'
+ '03843566d43e1335cc950038537f6b4e594018f34a9510ca52dc37af6e6ac411'
'5a29d172d442a3f31a402d7d306aaa292b0b5ea29139d05080a55e2425f48c5c'
'0506bdad4255ccc8165e39b2567450a3b12de2759ed7b42c0c90de1c57b1a283'
'2d3fd3973c12b8ce3259d57329c6a97b83b605280248394029e8fe40b1df2eed'
'd66cdd20e73baa8a0e7c11a0a0d723f688b7ba14c5929626d9fcdc3342b11398'
- '43ef109032171e22604d582935c2988b5ed0b00390c7c45979ae58d281782396')
+ '43ef109032171e22604d582935c2988b5ed0b00390c7c45979ae58d281782396'
+ 'dfc273d5a01e1c1f6fef7956a163e029f1c5e24ad1403864fe92af0924c5a184'
+ '93714abb269f35a44acea045b1866f55dff2c6a13c2c926d0202868d58e756f9')
prepare() {
cd linux-${pkgver}