[arch-commits] Commit in stlink/trunk (PKGBUILD stlink.install)

Anatol Pomozov anatolik at archlinux.org
Thu May 5 16:37:11 UTC 2016


    Date: Thursday, May 5, 2016 @ 18:37:11
  Author: anatolik
Revision: 173842

upgpkg: stlink 1.2.0-1

Modified:
  stlink/trunk/PKGBUILD
  stlink/trunk/stlink.install

----------------+
 PKGBUILD       |    4 ++--
 stlink.install |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 16:25:41 UTC (rev 173841)
+++ PKGBUILD	2016-05-05 16:37:11 UTC (rev 173842)
@@ -3,7 +3,7 @@
 
 pkgname=stlink
 pkgrel=1
-pkgver=1.1.0
+pkgver=1.2.0
 pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
 arch=(i686 x86_64)
 url='https://github.com/texane/stlink'
@@ -11,7 +11,7 @@
 depends=(libusb)
 install=stlink.install
 source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
-sha256sums=('a95ee75b67068649f6557cd886c4940cae024532202b2dc141cc558ebde03f4d')
+sha256sums=('9cb76f19e5a27b94ee0a45ac883fa0afdcbae57361b43189dd1f2f5a36695485')
 
 build() {
   cd stlink-$pkgver

Modified: stlink.install
===================================================================
--- stlink.install	2016-05-05 16:25:41 UTC (rev 173841)
+++ stlink.install	2016-05-05 16:37:11 UTC (rev 173842)
@@ -1,5 +1,4 @@
 msg() {
-# modprobe -r usb-storage && modprobe usb-storage
   udevadm control --reload-rules
   echo "You may have to reload the usb-storage module."
   echo "To do this use"



More information about the arch-commits mailing list