From 6dcb78ce817095ba9663b007fefd7f7e708fe82d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 24 Feb 2023 13:23:50 +0000 Subject: [PATCH] community/fwupd to 1.8.11-1 --- community/fwupd/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/fwupd/PKGBUILD b/community/fwupd/PKGBUILD index 417d4820e..3eaf3e9e2 100644 --- a/community/fwupd/PKGBUILD +++ b/community/fwupd/PKGBUILD @@ -13,7 +13,7 @@ # - replace efi_sbat_distro_url with ALARM URL pkgname=fwupd -pkgver=1.8.10 +pkgver=1.8.11 pkgrel=1 pkgdesc="Simple daemon to allow session software to update firmware" arch=(x86_64) @@ -45,10 +45,10 @@ backup=('etc/fwupd/daemon.conf' 'etc/fwupd/thunderbolt.conf' 'etc/fwupd/uefi_capsule.conf' ) -source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc}) -sha512sums=('8437cdc93d553e42d33a037d14fcb09bb65b4c4d7d60add6a90c84dce0845097fe96005a1f6a9da7daf89df5b7dcd1b43a9fbba666cd18129b67ebe1c3ce7c97' +source=("https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}) +sha512sums=('f1fe648e33dc407bbb2ab438a29dee6e29ccdfa8cb6ca421b92cdfd724a3347254e6ddf35634b1e41e985558ea95166914b3fde927f61f1c0aa29800bf6ca6de' 'SKIP') -b2sums=('891cade6c4a3a58d61c19ba6001d0161de046465729ebd349d04b2e2170146d2a7dc099285f60f7b1f7438d70a7792b5ff3921a2892e726cc6674f0628f9fabc' +b2sums=('d86b8776f78405384fcced78ebe1478585a4ca5127a184d357f2b8fc78f6437a58030c81f5bae672564e2a0df85d9b8512869b7eb1b82f5099bd0c4269acebc5' 'SKIP') validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes