summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-12-14 13:09:19 +0800
committerlilac2023-12-14 13:09:19 +0800
commita09c9e57d19b6dae46bc1a0eb1be321cfe81421e (patch)
tree845bd1009393bd4f9f23a67ab6f4a22a67cdbd51
parent6cb735da50526890d4b1de40caa099d8d3711aa9 (diff)
downloadaur-a09c9e57d19b6dae46bc1a0eb1be321cfe81421e.tar.gz
[lilac] updated to 6.7.2023.12.13-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0957a4839341..e0bc3a8bed3f 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.12.06
+ pkgver = 6.7.2023.12.13
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-12-06
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.7-2023-12-13
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 92760722ebc1..d2a0c515d0fe 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-12-06'
-pkgver=6.7.2023.12.06
+_tag='amd-drm-fixes-6.7-2023-12-13'
+pkgver=6.7.2023.12.13
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)