summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 659b489ca896..a0b91996404d 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.15.1
+ pkgver = 6.8.2024.01.18
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-15-1
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.8-2024-01-18
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 1281e65dbb0f..5fb6df2611fb 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-15-1'
-pkgver=6.8.2024.01.15.1
+_tag='amd-drm-fixes-6.8-2024-01-18'
+pkgver=6.8.2024.01.18
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)