summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-04-25 13:27:07 +0800
committerlilac2024-04-25 13:27:07 +0800
commitcde75a60b4a2d2dfd655a9baa57fefb5b00e7293 (patch)
treeac68770fd14e38cedb79fb6919366caa3410ef7c /PKGBUILD
parent12c4d649fa024e27827852c64caf8a09645be26c (diff)
downloadaur-cde75a60b4a2d2dfd655a9baa57fefb5b00e7293.tar.gz
[lilac] updated to 6.9.2024.04.24-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37e416ffff37..a89b6c275393 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-04-17'
-pkgver=6.9.2024.04.17
+_tag='amd-drm-fixes-6.9-2024-04-24'
+pkgver=6.9.2024.04.24
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=('fc687080e14dbed7e81ac974d5506fc0bd10c638c3582ceadfaf98cf0e238ccb'
+sha256sums=('af3dae7f7b9b93e3d44aa59ac024868d4ab2690d58961a37dfb4c37a12a0c3d7'
'6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da')
export KBUILD_BUILD_HOST=archlinux