summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-09-29 19:18:07 +0100
committerJonathon Fernyhough2022-09-29 19:18:07 +0100
commit3b8b431b9f01823dadd907a2c1f4f85ab2945c49 (patch)
tree19ed3ec7c8e2ebddf74a55df75c5f53d06b64a1e
parentc6cb2cb5ae80935bb34dd15a8a437f15dbe15266 (diff)
downloadaur-3b8b431b9f01823dadd907a2c1f4f85ab2945c49.tar.gz
upgpkg: linux-firmware 20220913.f09bebf-1: sync with tag 20220913
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5cc4a586572..1164faf2699e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-firmware-uncompressed
pkgdesc = Firmware files for Linux (without module compression)
- pkgver = 20220815.8413c63
+ pkgver = 20220913.f09bebf
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=20220815?signed
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220913?signed
source = 0001-Add-support-for-compressing-firmware-in-copy-firmware.patch
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5777eee9f3af..176078d992e8 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=20220815
-pkgver=20220815.8413c63
+_tag=20220913
+pkgver=20220913.f09bebf
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"