From 010d3046a5333d96fb62d2e95cb0b42618c862f7 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 31 Dec 2019 01:19:09 +0000 Subject: [PATCH] community/fwupd to 1.3.6-1 --- community/fwupd/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD index 8bba32634..e30cddf37 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.5 +pkgver=1.3.6 pkgrel=1 pkgdesc="A simple daemon to allow session software to update firmware" arch=(x86_64) @@ -31,8 +31,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=('e3356138d45f32fc17372611445f2f095c397a718a40add35e3a52d0399c4bf4' - 'SKIP') +sha256sums=('8393c8471a0c797282d05e9dec292ffd39b2c1b775315af3915f66782d81d269' 'SKIP') validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes build() {