git » linux-firmware.git » commit 9be488f

sync with upstream - with latest AMD firmwares

author Laurent Carlier
2020-11-27 17:50:46 UTC
committer Laurent Carlier
2020-11-27 17:50:46 UTC
parent b4ae07e24b25d434ac65a8d66d30a682cf8032e9

sync with upstream - with latest AMD firmwares

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index b86efe9..3c0db0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 
 pkgbase=linux-firmware
 pkgname=(linux-firmware amd-ucode)
-#_commit=7a30af16115959cf5a817ae51429e72c0084fc0c  # tags/20200817^0
-_tag=20201118
-pkgver=20201113.2ea8667
+_commit=bc9cd0b7b0e96038ccc041ff409948d8f176142d
+#_tag=20201118
+pkgver=20201120.bc9cd0b
 pkgrel=1
 pkgdesc="Firmware files for Linux"
 url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary"
@@ -12,7 +12,7 @@ license=('GPL2' 'GPL3' 'custom')
 arch=('any')
 makedepends=('git')
 options=(!strip)
-source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=${_tag}?signed")
+source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#commit=${_commit}?signed")
 sha256sums=('SKIP')
 validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>