summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-03-09 05:01:27 +0800
committerlilac2024-03-09 05:01:27 +0800
commit33fdb3a0cccbe449b9a5e7cd62c403553a54314f (patch)
tree9dc6fd199e035ba3dfd08366911fe70036b84661
parenta4be7feae91cd2bf3ab195e56b622dadd7731f40 (diff)
downloadaur-33fdb3a0cccbe449b9a5e7cd62c403553a54314f.tar.gz
[lilac] updated to 6.9.2024.03.08.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0d330e38ba6..5219f5b2cb00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-drm-next
pkgdesc = Linux kernel next with bleeding edge AMD DRM drivers
- pkgver = 6.9.2024.03.01
+ pkgver = 6.9.2024.03.08.1
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = linux-amd-drm-next
makedepends = texlive-latexextra
options = !strip
options = !debug
- source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.9-2024-03-01
+ source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.9-2024-03-08-1
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index d3c5ae7c4370..5b412c4cd8e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-next
-_tag='amd-drm-next-6.9-2024-03-01'
-pkgver=6.9.2024.03.01
+_tag='amd-drm-next-6.9-2024-03-08-1'
+pkgver=6.9.2024.03.08.1
pkgrel=1
pkgdesc="Linux kernel next with bleeding edge AMD DRM drivers"
arch=(x86_64)