summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-06 14:34:58 +0800
committerlilac2024-01-06 14:34:58 +0800
commitc5e3c5181eb006f602e661f6e2761ecbae8cb61d (patch)
tree00e9db366a1b91000da406ddac8bec40e26e91bd
parent43f34bca9c4b52e01f02efb11d4c185fcce6691e (diff)
downloadaur-c5e3c5181eb006f602e661f6e2761ecbae8cb61d.tar.gz
[lilac] updated to 6.8.2024.01.05-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 473ef909793a..2f350493a442 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-drm-next
pkgdesc = Linux kernel next with bleeding edge AMD DRM drivers
- pkgver = 6.8.2023.12.15
- pkgrel = 2
+ pkgver = 6.8.2024.01.05
+ pkgrel = 1
url = https://kernel.org/
arch = x86_64
license = GPL2
@@ -21,7 +21,7 @@ pkgbase = linux-amd-drm-next
makedepends = texlive-latexextra
options = !strip
options = !debug
- source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.8-2023-12-15
+ source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.8-2024-01-05
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index ea9ae9661c03..f1c3c8bde693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-next
-_tag='amd-drm-next-6.8-2023-12-15'
-pkgver=6.8.2023.12.15
-pkgrel=2
+_tag='amd-drm-next-6.8-2024-01-05'
+pkgver=6.8.2024.01.05
+pkgrel=1
pkgdesc="Linux kernel next with bleeding edge AMD DRM drivers"
arch=(x86_64)
url="https://kernel.org/"