diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD index 64be6968d..c15a1016a 100644 --- a/community/fwupd/PKGBUILD +++ b/community/fwupd/PKGBUILD @@ -10,7 +10,7 @@ # - meson with -Dplugin_msr=false pkgname=fwupd -pkgver=1.5.4 +pkgver=1.5.5 pkgrel=1 pkgdesc="Simple daemon to allow session software to update firmware" arch=(x86_64) @@ -36,10 +36,11 @@ backup=('etc/fwupd/daemon.conf' 'etc/fwupd/remotes.d/lvfs.conf' 'etc/fwupd/remotes.d/vendor-directory.conf' 'etc/fwupd/remotes.d/vendor.conf' - 'etc/fwupd/uefi.conf' + 'etc/fwupd/thunderbolt.conf' + 'etc/fwupd/uefi_capsule.conf' 'etc/fwupd/upower.conf') source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc}) -sha256sums=('24eda0aea7bbdfbca2dab3f1dcc0e0a6751ca29ce0f08dd5b963e0875d75bcc8' +sha256sums=('06f60f8b1c09f500b0017dfb0d20dd3079e4f4848983c40dc3fd9f173e4e5530' 'SKIP') validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes