summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-06-27 14:43:18 +0800
committerlilac2024-06-27 14:43:18 +0800
commit724aea49c43cd9fea76e91d892909f78969b37df (patch)
tree84163af8129c11985c2a4b081ea1cee9edfb8e43 /PKGBUILD
parentd4adc79f3ee695eee5e57df3923bcaea25f49c45 (diff)
downloadaur-724aea49c43cd9fea76e91d892909f78969b37df.tar.gz
[lilac] updated to 6.10.2024.06.26-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eac9690172bc..346673588363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-fixes
-_tag='amd-drm-fixes-6.10-2024-06-19'
-pkgver=6.10.2024.06.19
+_tag='amd-drm-fixes-6.10-2024-06-26'
+pkgver=6.10.2024.06.26
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=('ccad18d8691616af77e037af78db9c88b4b29594bbf4bc7123f1758022cb6847'
+sha256sums=('7d66b90327e471ad71bcbeedd6b99a42f1b7ff44ded0d73a9935d3955edfae1f'
'6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da')
export KBUILD_BUILD_HOST=archlinux