From a8f567d12004ccd7dce8acdd335d3b79901a5608 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 18 Jun 2020 02:34:19 +0000 Subject: [PATCH] community/fwupd to 1.4.4-1 --- community/fwupd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD index a237d585f..cc0117fa3 100644 --- a/community/fwupd/PKGBUILD +++ b/community/fwupd/PKGBUILD @@ -9,7 +9,7 @@ # - meson with -Dplugin_tpm=false (tpm2-tss dependency) pkgname=fwupd -pkgver=1.4.2 +pkgver=1.4.4 pkgrel=1 pkgdesc="Simple daemon to allow session software to update firmware" arch=(x86_64) @@ -38,7 +38,7 @@ backup=('etc/fwupd/daemon.conf' 'etc/fwupd/uefi.conf' 'etc/fwupd/upower.conf') source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc}) -sha256sums=('200d37d82a83436d8b3de3b14c4aee2d1303c952d1aa777a77d527f4810d90f1' +sha256sums=('d742d5f30b6018a936486c3e42f6f2542ed8724afe04f517eb7b14dda749d60f' 'SKIP') validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes