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

Anatol Pomozov anatolik at archlinux.org
Sat Sep 13 16:36:59 UTC 2014


    Date: Saturday, September 13, 2014 @ 18:36:59
  Author: anatolik
Revision: 118914

upgpkg: dfu-util 0.8-1

Modified:
  dfu-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-13 16:07:00 UTC (rev 118913)
+++ PKGBUILD	2014-09-13 16:36:59 UTC (rev 118914)
@@ -4,8 +4,8 @@
 # Contributor: Fabrizio Antonangeli <fabrizio.antonangeli at gmail.com>
 
 pkgname=dfu-util
-pkgver=0.7
-pkgrel=3
+pkgver=0.8
+pkgrel=1
 pkgdesc='Tool intended to download and upload firmware using DFU protocol to devices connected over USB'
 url='http://dfu-util.gnumonks.org'
 license=(GPL2)
@@ -15,7 +15,7 @@
 source=(stm32dfu.udev.rules
         http://dfu-util.gnumonks.org/releases/$pkgname-$pkgver.tar.gz)
 sha256sums=('64d4314f354d965e3dc0fd439dc497d5d0a41bf649da1869df40f93718e5a6fe'
-            'f52a2a5489fbf9f3204a6ada05e0b47ee322e19d81c712e0c58a332d80ec3eab')
+            '55cbde9be12a212bd84bce9d1e63941d9a16139ed0d4912401367eba1502f058')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list