summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-10-12 13:51:52 +0800
committerlilac2023-10-12 13:51:52 +0800
commit8fd40f90455c922d3c31c477c0f0ed3360902391 (patch)
treefb5cf79df8cdd88b228e67b7253d52a2cf229798
parenta5df4e230927eb01d129f0509bcf04f017216c58 (diff)
downloadaur-8fd40f90455c922d3c31c477c0f0ed3360902391.tar.gz
[lilac] updated to 6.6.2023.10.11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e00fcae52957..3ba429cf2d1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-drm-fixes
pkgdesc = Linux kernel fixes with bleeding edge AMD DRM drivers
- pkgver = 6.6.2023.10.04
- pkgrel = 2
+ pkgver = 6.6.2023.10.11
+ pkgrel = 1
url = https://kernel.org/
arch = x86_64
license = GPL2
@@ -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.6-2023-10-04
+ source = linux-amd-drm-fixes::git+https://gitlab.freedesktop.org/agd5f/linux#tag=amd-drm-fixes-6.6-2023-10-11
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
diff --git a/PKGBUILD b/PKGBUILD
index 8100288bb260..e58434eb5498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: heavysink <winstonwu91@gmail.com>
pkgbase=linux-amd-drm-fixes
-_tag='amd-drm-fixes-6.6-2023-10-04'
-pkgver=6.6.2023.10.04
-pkgrel=2
+_tag='amd-drm-fixes-6.6-2023-10-11'
+pkgver=6.6.2023.10.11
+pkgrel=1
pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers"
arch=(x86_64)
url="https://kernel.org/"