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 31c2b2de31b2..4d2ee9b96dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 26 23:34:04 UTC 2018
+# Thu Apr 12 21:51:25 UTC 2018
pkgbase = pycom-firmware-updater
pkgdesc = Pycom firmware updater for WiPy and LoPy IOT boards
- pkgver = 1.10.0b4
+ pkgver = 1.12.0b0
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 = e6eb1d08185cbbe2bd88fa5b665540d6
+ md5sums = 99bd3f7a87d447ad3005790a6141e55e
md5sums = 268d38fbb3f7d8ee962760abb6169505
md5sums = 6af9152e7aa93baa74b59cbc0af2ba71
diff --git a/PKGBUILD b/PKGBUILD
index 27f3ffc3f146..2756dcee11e8 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.10.0b4
+pkgver=1.12.0b0
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=('e6eb1d08185cbbe2bd88fa5b665540d6'
+md5sums=('99bd3f7a87d447ad3005790a6141e55e'
'268d38fbb3f7d8ee962760abb6169505'
'6af9152e7aa93baa74b59cbc0af2ba71')