community/fwupd to 1.2.8-1

This commit is contained in:
Kevin Mihelich 2019-04-24 13:41:17 +00:00
parent 43511bac5e
commit c4456f462a

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.2.7
pkgver=1.2.8
pkgrel=1
pkgdesc="A simple daemon to allow session software to update firmware"
arch=(x86_64)
@ -33,7 +33,7 @@ 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=('c37ed23f7e89c2dc3670589b24c4f28ced7405ccee04f996a677ef5283e10cb9' 'SKIP')
sha256sums=('8c03a17b3de08d0de89902ac676c9c0ce66c14152e8798120c9669c044c17b61' 'SKIP')
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
build() {