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 4d2ee9b96dd4..97bb3cf590b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 12 21:51:25 UTC 2018
+# Sat Jun 2 21:06:55 UTC 2018
pkgbase = pycom-firmware-updater
pkgdesc = Pycom firmware updater for WiPy and LoPy IOT boards
- pkgver = 1.12.0b0
+ pkgver = 1.14.5
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 = 99bd3f7a87d447ad3005790a6141e55e
+ md5sums = 5e1cbe55102b78ea8f419e23033858c1
md5sums = 268d38fbb3f7d8ee962760abb6169505
md5sums = 6af9152e7aa93baa74b59cbc0af2ba71
diff --git a/PKGBUILD b/PKGBUILD
index 2756dcee11e8..3138ddeee03a 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.12.0b0
+pkgver=1.14.5
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=('99bd3f7a87d447ad3005790a6141e55e'
+md5sums=('5e1cbe55102b78ea8f419e23033858c1'
'268d38fbb3f7d8ee962760abb6169505'
'6af9152e7aa93baa74b59cbc0af2ba71')