mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/fwupd to 1.8.13-1
This commit is contained in:
parent
9536a777f9
commit
1146537a24
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
# - remove makedepend on pandoc, meson with -Dman=disabled
|
||||
|
||||
pkgname=fwupd
|
||||
pkgver=1.8.12
|
||||
pkgver=1.8.13
|
||||
pkgrel=1
|
||||
pkgdesc="Simple daemon to allow session software to update firmware"
|
||||
arch=(x86_64)
|
||||
|
@ -47,9 +47,9 @@ backup=('etc/fwupd/daemon.conf'
|
|||
'etc/fwupd/uefi_capsule.conf'
|
||||
)
|
||||
source=("https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc})
|
||||
sha512sums=('1e0b9641b078de14796e2ee761e29dc6abd3669242bc64b5f9810c475d8eb7b87965d0216ddbf54ec72c383ae5943b9ffa69294bd9c7f4cf43daa1a1737d3f64'
|
||||
sha512sums=('82616a3a239574020edbe6d026fb1652a0b0d1e173cb67f85d05829d4ab498852d5137019665de3c7102f16853aa4b195a9de7df039bc18857b226b04b5aec71'
|
||||
'SKIP')
|
||||
b2sums=('d3c755cb63b3b06d088cb117e68bdabffa5823278f7936e08626c8630d77b2f3d669795755459d392d7619902ae8f1dc62dd82c8b2b999728dc1fde8ec9b5805'
|
||||
b2sums=('fb4d172e88dd15e13e4a682e87ce65f7b7ff25bd952fc2efed54bf5d8ad32874f91f143c17c90d4d63ec9138f214338f55d073a2c82bc86bf01b2531ef4a88cc'
|
||||
'SKIP')
|
||||
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue