summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-08-26 15:21:28 +0100
committerJonathon Fernyhough2022-08-26 15:21:28 +0100
commitc6cb2cb5ae80935bb34dd15a8a437f15dbe15266 (patch)
treeb41fc2c07b2860eb9ca31a84886af7c2f40880e9
parentc8d62f672b9d29ba88794cadf227d50b6583479d (diff)
downloadaur-c6cb2cb5ae80935bb34dd15a8a437f15dbe15266.tar.gz
upgpkg: linux-firmware 20220815.8413c63-1: sync with tag 20220815
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acd7e6c34152..b5cc4a586572 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-firmware-uncompressed
pkgdesc = Firmware files for Linux (without module compression)
- pkgver = 20220708.be7798e
+ pkgver = 20220815.8413c63
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=20220708?signed
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220815?signed
source = 0001-Add-support-for-compressing-firmware-in-copy-firmware.patch
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 33e69ab8d2d6..5777eee9f3af 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=20220708
-pkgver=20220708.be7798e
+_tag=20220815
+pkgver=20220815.8413c63
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"