mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/fwupd to 1.2.3-1
This commit is contained in:
parent
7d371c16f3
commit
74b50acaf2
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - meson with -Dplugin_uefi=false -Dplugin_redfish=false -Dplugin_nvme=false (efivar, gnu-efi-libs dependency)
|
||||
|
||||
pkgname=fwupd
|
||||
pkgver=1.2.2
|
||||
pkgver=1.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="A simple daemon to allow session software to update firmware"
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ makedepends=('meson' 'gobject-introspection' 'gtk-doc'
|
|||
checkdepends=('umockdev')
|
||||
backup=('etc/fwupd/daemon.conf' 'etc/fwupd/uefi.conf')
|
||||
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
|
||||
sha256sums=('593d8ad46379d6f75636f14f67eccaa8562e0c17bf44f575728dc4f90a2689d3' 'SKIP')
|
||||
sha256sums=('541343f6ae677a8619ce9ac6b52a4bb6f0993c7b53d4954dc25035cb6c7c1787' 'SKIP')
|
||||
validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17') # Richard Hughes <richard@hughsie.com>
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue