git » linux-firmware.git » commit 791e35a

upgpkg: 20230804.7be2766d-1: sync with tag 20230804

author Laurent Carlier
2023-08-07 05:26:10 UTC
committer Laurent Carlier
2023-08-07 05:26:10 UTC
parent 0d74d2a4e031d2d6ea6d47a9bfcfe939bb9b43d4

upgpkg: 20230804.7be2766d-1: sync with tag 20230804

PKGBUILD +3 -6

diff --git a/PKGBUILD b/PKGBUILD
index cdd568d..9666a4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgbase=linux-firmware
 pkgname=(linux-firmware-whence linux-firmware amd-ucode
          linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
 )
-_tag=20230625
-pkgver=20230625.ee91452d
-pkgrel=5
+_tag=20230804
+pkgver=20230804.7be2766d
+pkgrel=1
 pkgdesc="Firmware files for Linux"
 url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary"
 license=('GPL2' 'GPL3' 'custom')
@@ -18,9 +18,6 @@ sha256sums=('SKIP')
 validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
 
 _backports=(
-  d3f66064cf43bd7338a79174bd0ff60c4ecbdf6d
-  0bc3126c9cfa0b8c761483215c25382f831a7c6f
-  b250b32ab1d044953af2dc5e790819a7703b7ee6
 )
 
 prepare() {