aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2024-03-01 21:46:32 +0000
committerxiota2024-03-01 21:46:52 +0000
commit2233610945f29ffd61bbde042ec73b6125b44617 (patch)
treef09d55e807e7661e2f0fc82da3345d2c2c8d3e45 /PKGBUILD
parent4b7844ad7b28db73aaf29ea20a205f6bb8bb8208 (diff)
downloadaur-2233610945f29ffd61bbde042ec73b6125b44617.tar.gz
6.6.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 180a26cbc2e7..43b22fce686d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
-pkgver=6.6.17
+pkgver=6.6.19
pkgrel=1
pkgdesc='LTS Linux'
url='https://www.kernel.org'
@@ -50,7 +50,7 @@ source+=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/config
)
sha256sums+=(
- 'ee7650996ba75aa29fe66f309b413097f249a03e7001f2a41128c7c95205226a'
+ 'b5637e6b72c2b4b12e7db790bc155d141a9c2fe4b25f7b215410107e8747139a'
'SKIP'
'SKIP'
)
@@ -62,8 +62,8 @@ validpgpkeys=(
if [[ ${_build_vfio::1} == "t" ]] ; then
source+=(
- 1001-add-acs-overrides.patch # updated from httpss://lkml.org/lkml/2013/5/30/513
- 1002-i915-vga-arbiter.patch # updated from https://lkml.org/lkml/2014/5/9/517
+ 1001-6.6.7-add-acs-overrides.patch # updated from https://lkml.org/lkml/2013/5/30/513
+ 1002-6.6.7-i915-vga-arbiter.patch # updated from https://lkml.org/lkml/2014/5/9/517
)
sha256sums+=(
'f342986bd27980c96c952b0dd8103d3e21a942d87f18df1308fab370e20010fb'