[arch-commits] Commit in dfu-util/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Sun Nov 29 16:46:44 UTC 2020
Date: Sunday, November 29, 2020 @ 16:46:44
Author: anatolik
Revision: 766353
upgpkg: dfu-util 0.10-1
Modified:
dfu-util/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 16:40:54 UTC (rev 766352)
+++ PKGBUILD 2020-11-29 16:46:44 UTC (rev 766353)
@@ -3,8 +3,8 @@
# Contributor: Fabrizio Antonangeli <fabrizio.antonangeli at gmail.com>
pkgname=dfu-util
-pkgver=0.9
-pkgrel=3
+pkgver=0.10
+pkgrel=1
pkgdesc='Tool intended to download and upload firmware using DFU protocol to devices connected over USB'
url='http://dfu-util.sourceforge.net/'
license=(GPL2)
@@ -14,7 +14,7 @@
source=(stm32dfu.udev.rules
http://dfu-util.sourceforge.net/releases/$pkgname-$pkgver.tar.gz)
sha256sums=('64d4314f354d965e3dc0fd439dc497d5d0a41bf649da1869df40f93718e5a6fe'
- '36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833')
+ 'a03dc58dfc79c056819c0544b2a5970537566460102b3d82cfb038c60e619b42')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list