summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-05 06:13:07 +0800
committerlilac2024-01-05 06:13:07 +0800
commitc55694b3b73f0b8b371a34f83ef6b2dacdcf78f2 (patch)
tree5d49394295b11ea7dabac22b501075e069fa163c
parenta6e35e6394886d82ad2dc60d405de31d54543349 (diff)
downloadaur-c55694b3b73f0b8b371a34f83ef6b2dacdcf78f2.tar.gz
[lilac] updated to 6.7.2024.01.04-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52816be59897..b9fe53764501 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.20
+ pkgver = 6.7.2024.01.04
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-20
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.7-2024-01-04
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 5aeda26b41ca..7cd7ae41656e 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-20'
-pkgver=6.7.2023.12.20
+_tag='amd-drm-fixes-6.7-2024-01-04'
+pkgver=6.7.2024.01.04
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)