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 3859f803c8c5..d6321cdf29aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 08:25:42 UTC 2018
+# Wed Jan 17 23:09:26 UTC 2018
pkgbase = pycom-firmware-updater
pkgdesc = Pycom firmware updater for WiPy and LoPy IOT boards
- pkgver = 1.1.4b1
+ pkgver = 1.1.6b0
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 = 05347d513766077738c7ce09d770c626
+ md5sums = c0a1d701979f5a6354022baf1b88a9a5
md5sums = 268d38fbb3f7d8ee962760abb6169505
md5sums = 6af9152e7aa93baa74b59cbc0af2ba71
diff --git a/PKGBUILD b/PKGBUILD
index abf10d30be6d..6b05da6cf8b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
DLAGENTS=('https::/usr/bin/curl -A "Mozilla/4.0" -fLC - -o %o %u')
pkgname=pycom-firmware-updater
-pkgver=1.1.4b1
+pkgver=1.1.6b0
pkgrel=1
pkgdesc="Pycom firmware updater for WiPy and LoPy IOT boards"
url="https://www.pycom.io/"
@@ -16,7 +16,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=('05347d513766077738c7ce09d770c626'
+md5sums=('c0a1d701979f5a6354022baf1b88a9a5'
'268d38fbb3f7d8ee962760abb6169505'
'6af9152e7aa93baa74b59cbc0af2ba71')