summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-26 13:30:56 +0800
committerlilac2024-01-26 13:30:56 +0800
commita10e58f283c54c8a7ac6bfab9c2fe962cff465be (patch)
treeb95ed89c64e7dd0b9f97e5d815f7096f799c00ea
parent11f519b86ee3fa39019f7070e274f1157ff1d99d (diff)
downloadaur-a10e58f283c54c8a7ac6bfab9c2fe962cff465be.tar.gz
[lilac] updated to 6.8.2024.01.25-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0b91996404d..29931c08921e 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.8.2024.01.18
+ pkgver = 6.8.2024.01.25
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.8-2024-01-18
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.8-2024-01-25
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 5fb6df2611fb..6a17f57aadf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-fixes
-_tag='amd-drm-fixes-6.8-2024-01-18'
-pkgver=6.8.2024.01.18
+_tag='amd-drm-fixes-6.8-2024-01-25'
+pkgver=6.8.2024.01.25
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)