community/fwupd to 1.2.4-1

This commit is contained in:
Kevin Mihelich 2019-02-02 20:18:34 +00:00
parent e4f6fb11d1
commit f030d6a202

View file

@ -8,8 +8,8 @@
# - meson with -Dplugin_uefi=false -Dplugin_redfish=false -Dplugin_nvme=false (efivar, gnu-efi-libs dependency)
pkgname=fwupd
pkgver=1.2.3
pkgrel=2
pkgver=1.2.4
pkgrel=1
pkgdesc="A simple daemon to allow session software to update firmware"
arch=('x86_64')
url="https://github.com/hughsie/fwupd"
@ -25,7 +25,7 @@ optdepends=('tpm2-abrmd: TPM2 support'
checkdepends=('umockdev')
backup=('etc/fwupd/daemon.conf' 'etc/fwupd/uefi.conf')
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('541343f6ae677a8619ce9ac6b52a4bb6f0993c7b53d4954dc25035cb6c7c1787' 'SKIP')
sha256sums=('ac57addecfef39dfac5a98359425917ac124f1a16552fac9a9790dd8d4716777' 'SKIP')
validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17') # Richard Hughes <richard@hughsie.com>
build() {