summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-02-16 05:37:22 +0800
committerlilac2024-02-16 05:37:22 +0800
commit338f0564920fcc765394cce36f14d419d9f32a18 (patch)
tree662d853ef622b367d58c67f543ec45fefae47477
parent0492fec20e6f0ec3a4f99df4c6094bead5f9a432 (diff)
downloadaur-338f0564920fcc765394cce36f14d419d9f32a18.tar.gz
[lilac] updated to 6.8.2024.02.15.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1088b72fcc1b..f6d2878a7566 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.02.08
+ pkgver = 6.8.2024.02.15.2
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-02-08
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.8-2024-02-15-2
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index c8d1d5014975..834459170410 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-02-08'
-pkgver=6.8.2024.02.08
+_tag='amd-drm-fixes-6.8-2024-02-15-2'
+pkgver=6.8.2024.02.15.2
pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)