[arch-commits] Commit in fwupd/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sun Aug 6 14:28:27 UTC 2017


    Date: Sunday, August 6, 2017 @ 14:28:26
  Author: archange
Revision: 249014

upgpkg: fwupd 0.9.6-1

Modified:
  fwupd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 14:01:01 UTC (rev 249013)
+++ PKGBUILD	2017-08-06 14:28:26 UTC (rev 249014)
@@ -3,8 +3,8 @@
 # Contributor: Mirco Tischler <mt-ml at gmx dot de>
 
 pkgname=fwupd
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.6
+pkgrel=1
 pkgdesc='A simple daemon to allow session software to update firmware'
 arch=('i686' 'x86_64')
 url='https://github.com/hughsie/fwupd'
@@ -14,7 +14,7 @@
              'gobject-introspection' 'gtk-doc' 'python-pillow' 'python-cairo'
              'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('876bb4c1cc5b27bb5f30e1c5d81522c82554738bede9a811f9e352966e58453e')
+sha256sums=('cf406eb11b284cd89228db53bff787cb8468d4e14a910acdea4c995f04df2435')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list