community/fwupd to 1.3.4-1

This commit is contained in:
Kevin Mihelich 2019-11-25 00:54:55 +00:00
parent 54cea1e197
commit b902dd7dce

View file

@ -8,7 +8,7 @@
# - meson with -Dplugin_uefi=false -Dplugin_redfish=false -Dplugin_nvme=false (efivar, gnu-efi-libs dependency)
pkgname=fwupd
pkgver=1.3.3
pkgver=1.3.4
pkgrel=1
pkgdesc="A simple daemon to allow session software to update firmware"
arch=(x86_64)
@ -31,7 +31,8 @@ backup=('etc/fwupd/daemon.conf'
'etc/fwupd/remotes.d/vendor.conf'
'etc/fwupd/uefi.conf')
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('14ff660549b7cb7bdabc330868e00665f538cf666dee3fc982d47d8bfac61f5b' 'SKIP')
sha256sums=('3cfd5f7215771496fc95ac28081c83a6e494b57e2fe6f988255e74076e78e89a'
'SKIP')
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
build() {