summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 237b19e2135f..491a0f2ae87d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 20 21:47:25 UTC 2017
+# Mon Jul 31 16:33:32 UTC 2017
pkgbase = pycom-firmware-updater
pkgdesc = Pycom firmware updater for WiPy and LoPy IOT boards
- pkgver = 1.1.1b2
+ pkgver = 1.1.2b2
pkgrel = 1
url = https://www.pycom.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = pycom-firmware-updater
source = https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=unix&redirect=true
source = lopyupdate.sh
source = lopyupdate.desktop
- md5sums = d6ce3a78acc283f2c2d40899795ba183
+ md5sums = 03a6d3a13ff7fa25dbcc60c8815a1227
md5sums = 268d38fbb3f7d8ee962760abb6169505
md5sums = 6af9152e7aa93baa74b59cbc0af2ba71
diff --git a/PKGBUILD b/PKGBUILD
index 063c874a7598..8a259f9fe701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jose Riha < jose 1711 gmail com >
pkgname=pycom-firmware-updater
-pkgver=1.1.1b2
+pkgver=1.1.2b2
pkgrel=1
pkgdesc="Pycom firmware updater for WiPy and LoPy IOT boards"
url="https://www.pycom.io/"
@@ -15,7 +15,7 @@ optdepends=('python2-qscintilla-qt4: gui'
source=('https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=unix&redirect=true'
'lopyupdate.sh'
'lopyupdate.desktop')
-md5sums=('d6ce3a78acc283f2c2d40899795ba183'
+md5sums=('03a6d3a13ff7fa25dbcc60c8815a1227'
'268d38fbb3f7d8ee962760abb6169505'
'6af9152e7aa93baa74b59cbc0af2ba71')