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

Anatol Pomozov anatolik at archlinux.org
Tue Feb 16 18:44:58 UTC 2016


    Date: Tuesday, February 16, 2016 @ 19:44:57
  Author: anatolik
Revision: 161864

upgpkg: dfu-util 0.9-1

Modified:
  dfu-util/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 18:41:26 UTC (rev 161863)
+++ PKGBUILD	2016-02-16 18:44:57 UTC (rev 161864)
@@ -4,7 +4,7 @@
 # Contributor: Fabrizio Antonangeli <fabrizio.antonangeli at gmail.com>
 
 pkgname=dfu-util
-pkgver=0.8
+pkgver=0.9
 pkgrel=1
 pkgdesc='Tool intended to download and upload firmware using DFU protocol to devices connected over USB'
 url='http://dfu-util.gnumonks.org'
@@ -15,7 +15,7 @@
 source=(stm32dfu.udev.rules
         http://dfu-util.gnumonks.org/releases/$pkgname-$pkgver.tar.gz)
 sha256sums=('64d4314f354d965e3dc0fd439dc497d5d0a41bf649da1869df40f93718e5a6fe'
-            '55cbde9be12a212bd84bce9d1e63941d9a16139ed0d4912401367eba1502f058')
+            '36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list