diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD
index 2380b4738..d21b29f13 100644
--- a/community/fwupd/PKGBUILD
+++ b/community/fwupd/PKGBUILD
@@ -10,7 +10,7 @@
 #  - meson with -Dplugin_msr=false
 
 pkgname=fwupd
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Simple daemon to allow session software to update firmware"
 arch=(x86_64)
@@ -39,7 +39,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=('712ce5ee3af87edfbaff991f352d887250293917aa3509899b3b659b0baff743'
+sha256sums=('ee69507aae998c5991a9503589f0cb3a720a2294576342fd8d11beb80c65fd3a'
             'SKIP')
 validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>