[arch-commits] Commit in fwupd/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Nov 27 23:18:22 UTC 2018
Date: Tuesday, November 27, 2018 @ 23:18:21
Author: archange
Revision: 410246
upgpkg: fwupd 1.2.1-1
Modified:
fwupd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-27 22:58:39 UTC (rev 410245)
+++ PKGBUILD 2018-11-27 23:18:21 UTC (rev 410246)
@@ -2,8 +2,8 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=fwupd
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="A simple daemon to allow session software to update firmware"
arch=('x86_64')
url="https://github.com/hughsie/fwupd"
@@ -17,7 +17,7 @@
checkdepends=('umockdev')
backup=('etc/fwupd/daemon.conf' 'etc/fwupd/uefi.conf')
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('6d2b91fddbcd1ea9a0c3a9c1867cac5580ac5c0deb9dabde63bba438f45a6f21' 'SKIP')
+sha256sums=('e1c1d629d09756388f28e2e769443dad918cb9a188898ab5547e3e02351dcb88' 'SKIP')
validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17') # Richard Hughes <richard at hughsie.com>
build() {
More information about the arch-commits
mailing list