summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2a29994d6c5..f40a88ebf1c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-drm-fixes
pkgdesc = Linux kernel fixes with bleeding edge AMD DRM drivers
- pkgver = 6.10.2024.05.30
+ pkgver = 6.10.2024.06.06
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = linux-amd-drm-fixes
makedepends = xz
options = !strip
options = !debug
- source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.10-2024-05-30
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.10-2024-06-06
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
- sha256sums = 3997f498577bb4d7bb6353b98018131a76b4ed6354312fd49d981307022961dd
+ sha256sums = 0c2f85ef13005a960e1f51326818a125a1f541dee9e453e7587b1663ce576c73
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
pkgname = linux-amd-drm-fixes
diff --git a/PKGBUILD b/PKGBUILD
index ef62b911a11e..cabebba966d2 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-05-30'
-pkgver=6.10.2024.05.30
+_tag='amd-drm-fixes-6.10-2024-06-06'
+pkgver=6.10.2024.06.06
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=('3997f498577bb4d7bb6353b98018131a76b4ed6354312fd49d981307022961dd'
+sha256sums=('0c2f85ef13005a960e1f51326818a125a1f541dee9e453e7587b1663ce576c73'
'6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da')
export KBUILD_BUILD_HOST=archlinux