From b902dd7dcecccbf1f458f17a397a6c0368a5c9e5 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 25 Nov 2019 00:54:55 +0000 Subject: [PATCH] community/fwupd to 1.3.4-1 --- community/fwupd/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD index 90dc19b44..5afaa0a64 100644 --- a/community/fwupd/PKGBUILD +++ b/community/fwupd/PKGBUILD @@ -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 build() {