summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-05-23 05:02:54 +0800
committerlilac2024-05-23 05:02:54 +0800
commit1be53bbc570ae72c57cf77c50979a9ac6de4b455 (patch)
tree407344801ea0ed2788ea88365f66a9197e69614d /PKGBUILD
parent2c2227eda7771229e3aad07b86c8eea24da729e0 (diff)
downloadaur-1be53bbc570ae72c57cf77c50979a9ac6de4b455.tar.gz
[lilac] updated to 6.10.2024.05.22-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d9bcc742ed9..b0bbbe158f78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-fixes
-_tag='amd-drm-fixes-6.9-2024-05-10'
-pkgver=6.9.2024.05.10
+_tag='amd-drm-fixes-6.10-2024-05-22'
+pkgver=6.10.2024.05.22
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)
@@ -27,7 +27,7 @@ source=(
"$_srcname::git+https://gitlab.freedesktop.org/agd5f/linux#tag=$_tag"
config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config # the main kernel config file
)
-sha256sums=('d757ee9d5c2ccdfd7174428b52bd480bd136bebbf1debf59a84cca22108a9c7f'
+sha256sums=('b6c4045f4beb9e8adf1db0eba35c07438c7ad2a010cd45d4628123a243d256cc'
'6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da')
export KBUILD_BUILD_HOST=archlinux