mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/fwupd to 1.8.11-1
This commit is contained in:
parent
0ffd6349bf
commit
6dcb78ce81
1 changed files with 4 additions and 4 deletions
|
@ -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 <richard@hughsie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue