summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-07-24 12:44:48 +0800
committerlilac2023-07-24 12:44:48 +0800
commitc3c1e1031273fa41e0802cb0af240f94023ffdc7 (patch)
tree8d932cd2f07a5b7c0e83c0bde1f594acf71b20f7
parent7eb41b34c56b4fc36dc94404e7f3aafed64f566a (diff)
downloadaur-c3c1e1031273fa41e0802cb0af240f94023ffdc7.tar.gz
[lilac] updated to 6.5.2023.07.20-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c95679c8c60..8feb72f95029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-drm-next
pkgdesc = Linux kernel next with bleeding edge AMD DRM drivers
- pkgver = 6.4.2023.05.31
+ pkgver = 6.5.2023.07.20
pkgrel = 1
url = https://kernel.org/
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = linux-amd-drm-next
makedepends = git
options = !strip
options = !debug
- source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.4-2023-05-31
+ source = linux-amd-drm-next::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.5-2023-07-20
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 66cddd549678..6012098af76a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-next
-_tag='amd-drm-fixes-6.4-2023-05-31'
-pkgver=6.4.2023.05.31
+_tag='amd-drm-fixes-6.5-2023-07-20'
+pkgver=6.5.2023.07.20
pkgrel=1
pkgdesc="Linux kernel next with bleeding edge AMD DRM drivers"
arch=(x86_64)