summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-06-06 12:22:32 +0100
committerJonathon Fernyhough2022-06-06 12:22:32 +0100
commitc30571bac3ce3497d4fa42b29e906c40c6f9b918 (patch)
tree5f4da42b117807402009599856d01504230a34c3
parentfcc4b6014f0d42d70752b6ab739a97fed94f9d39 (diff)
downloadaur-c30571bac3ce3497d4fa42b29e906c40c6f9b918.tar.gz
upgpkg: linux-firmware 20220509.b19cbdc-1: sync with tag 20220509
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42faa92c7297..13ba7e123d7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-firmware-uncompressed
pkgdesc = Firmware files for Linux (without module compression)
- pkgver = 20220411.705f19a
+ pkgver = 20220509.b19cbdc
pkgrel = 1
url = https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
arch = any
@@ -9,7 +9,7 @@ pkgbase = linux-firmware-uncompressed
license = custom
makedepends = git
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220411?signed
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220509?signed
source = 0001-Add-support-for-compressing-firmware-in-copy-firmware.patch
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 33fdc30a9a31..856dba92be6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgbase=linux-firmware-uncompressed
pkgname=(linux-firmware-uncompressed amd-ucode-uncompressed
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}-uncompressed
)
-_tag=20220411
-pkgver=20220411.705f19a
+_tag=20220509
+pkgver=20220509.b19cbdc
pkgrel=1
pkgdesc="Firmware files for Linux (without module compression)"
url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary"