diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,8 +2,8 @@ # Maintainer: heavysink <winstonwu91@gmail.com> pkgbase=linux-amd-drm-fixes -_tag='amd-drm-fixes-6.14-2025-03-12' -pkgver=6.14.2025.03.12 +_tag='amd-drm-fixes-6.14-2025-03-20' +pkgver=6.14.2025.03.20 pkgrel=1 pkgdesc="Linux kernel fixes with bleeding edge AMD DRM drivers" arch=(x86_64) @@ -27,8 +27,8 @@ source=( "$_srcname::git+https://gitlab.freedesktop.org/agd5f/linux#tag=$_tag" config::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config # the main kernel config file ) -sha256sums=('82a747c3ee96afd0b90484cb71042169c1d033f7dc776402a1efde344d151e7f' - '02bd776ca8ab249b65d883898b60c0207eb6c9da54640f362d9610402259fe97') +sha256sums=('2bd28e0adf7e78ffe075fdb93fc3c56be8d1f38871749dc6c1af3569e0536cb2' + 'ccae8f9a7773146224f796b753d26031cdca8d859d1a1a787a00de54875e25ce') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |