author | Laurent Carlier
<lordheavym@archlinux.org> 2020-12-18 20:28:17 UTC |
committer | Laurent Carlier
<lordheavym@archlinux.org> 2020-12-18 20:28:17 UTC |
parent | 9be488f5431923f2080b5b3fa1556980532261a5 |
PKGBUILD | +3 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 3c0db0d..192b4de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,9 +2,8 @@ pkgbase=linux-firmware pkgname=(linux-firmware amd-ucode) -_commit=bc9cd0b7b0e96038ccc041ff409948d8f176142d -#_tag=20201118 -pkgver=20201120.bc9cd0b +_tag=20201218 +pkgver=20201218.646f159 pkgrel=1 pkgdesc="Firmware files for Linux" url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary" @@ -12,7 +11,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#commit=${_commit}?signed") +source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=${_tag}?signed") sha256sums=('SKIP') validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>