author | Laurent Carlier
<lordheavym@archlinux.org> 2022-02-10 15:43:05 UTC |
committer | Laurent Carlier
<lordheavym@archlinux.org> 2022-02-10 15:43:05 UTC |
parent | 6e8bdb78f436eccc88e346186be442a6e862512b |
PKGBUILD | +4 | -5 |
diff --git a/PKGBUILD b/PKGBUILD index f3e9a58..3f05d68 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,17 +4,16 @@ pkgbase=linux-firmware pkgname=(linux-firmware-whence linux-firmware amd-ucode linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x} ) -#_tag=20211216 -_commit=0c6a7b3bf728b95c8b7b95328f94335e2bb2c967 -pkgver=20220119.0c6a7b3 -pkgrel=2 +_tag=20220209 +pkgver=20220209.6342082 +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') arch=('any') makedepends=('git') options=(!strip) -source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#commit=${_commit}?signed" +source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=${_tag}?signed" 0001-Add-support-for-compressing-firmware-in-copy-firmware.patch) sha256sums=('SKIP' '41c73f88ac68a3aef01fd406ce6cdb87555c65e4816dab12df10740875551aa7')