summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-12-01 13:04:23 +0800
committerlilac2023-12-01 13:04:23 +0800
commit2b51a38bdd7f51078e7955f97743668838dea895 (patch)
tree74ada58173b0cc06a74da2e28812567377e828bc
parenteb0664082663acae21ad9bcc86e8003e8cdc4577 (diff)
downloadaur-2b51a38bdd7f51078e7955f97743668838dea895.tar.gz
[lilac] updated to 6.7.2023.11.30-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c0d67f96768..c9eacca81efb 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.7.2023.11.17
+ pkgver = 6.7.2023.11.30
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -17,7 +17,7 @@ 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.7-2023-11-17
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.7-2023-11-30
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 7c2f49c424d3..e1c3688f4dae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-fixes
-_tag='amd-drm-fixes-6.7-2023-11-17'
-pkgver=6.7.2023.11.17
+_tag='amd-drm-fixes-6.7-2023-11-30'
+pkgver=6.7.2023.11.30
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)