summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-02-20 13:21:55 +0800
committerlilac2024-02-20 13:21:55 +0800
commitfbb630a98f47050fa9be0e00b22e20b66987d291 (patch)
tree57bf611034edc729859badf0ad075a1cf628c71d
parentfe953ef1fff250c9c407ce34e81a9ffd7b25a883 (diff)
downloadaur-fbb630a98f47050fa9be0e00b22e20b66987d291.tar.gz
[lilac] updated to 6.9.2024.02.19-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 461d87e2eb26..6d6a7cdafb2c 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.02.09
+ pkgver = 6.9.2024.02.19
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-02-09
+ source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.9-2024-02-19
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 318c64320a78..654975d71eab 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-02-09'
-pkgver=6.9.2024.02.09
+_tag='amd-drm-next-6.9-2024-02-19'
+pkgver=6.9.2024.02.19
pkgrel=1
pkgdesc="Linux kernel next with bleeding edge AMD DRM drivers"
arch=(x86_64)