summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-10-14 05:34:07 +0800
committerlilac2023-10-14 05:34:07 +0800
commitcb37a05aeaa1bea2f87d1c79cf237025724c080d (patch)
treeb6d63948eaa0ca6afb03012de3d32bbf155e9fb2
parent674197a25037ff5ab010903d34faaf2fcae9fd3d (diff)
downloadaur-cb37a05aeaa1bea2f87d1c79cf237025724c080d.tar.gz
[lilac] updated to 6.7.2023.10.13-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e85bdbc972b5..ec28c366d373 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.6.2023.08.18
- pkgrel = 2
+ pkgver = 6.7.2023.10.13
+ pkgrel = 1
url = https://kernel.org/
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-amd-drm-next
makedepends = xz
options = !strip
options = !debug
- source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.6-2023-08-18
+ source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-next-6.7-2023-10-13
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 980ca8c86cb9..7b23e6c45452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-next
-_tag='amd-drm-next-6.6-2023-08-18'
-pkgver=6.6.2023.08.18
-pkgrel=2
+_tag='amd-drm-next-6.7-2023-10-13'
+pkgver=6.7.2023.10.13
+pkgrel=1
pkgdesc="Linux kernel next with bleeding edge AMD DRM drivers"
arch=(x86_64)
url="https://kernel.org/"