author | Laurent Carlier
<lordheavym@archlinux.org> 2020-09-29 07:48:08 UTC |
committer | Laurent Carlier
<lordheavym@archlinux.org> 2020-09-29 07:48:08 UTC |
parent | a6cb0d1eff16dfc3d8bac8d9e301acf473c115be |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 10f9444..ec78fbe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,9 @@ pkgbase=linux-firmware pkgname=(linux-firmware amd-ucode) -_commit=7a30af16115959cf5a817ae51429e72c0084fc0c # tags/20200817^0 -pkgver=20200817.7a30af1 +#_commit=7a30af16115959cf5a817ae51429e72c0084fc0c # tags/20200817^0 +_tag=20200918 +pkgver=20200916.00a84c5 pkgrel=1 pkgdesc="Firmware files for Linux" url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary" @@ -11,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#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>