summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 491a0f2ae87d..3859f803c8c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 31 16:33:32 UTC 2017
+# Mon Jan 8 08:25:42 UTC 2018
pkgbase = pycom-firmware-updater
pkgdesc = Pycom firmware updater for WiPy and LoPy IOT boards
- pkgver = 1.1.2b2
+ pkgver = 1.1.4b1
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 = 03a6d3a13ff7fa25dbcc60c8815a1227
+ md5sums = 05347d513766077738c7ce09d770c626
md5sums = 268d38fbb3f7d8ee962760abb6169505
md5sums = 6af9152e7aa93baa74b59cbc0af2ba71
diff --git a/PKGBUILD b/PKGBUILD
index 8a259f9fe701..abf10d30be6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Jose Riha < jose 1711 gmail com >
+DLAGENTS=('https::/usr/bin/curl -A "Mozilla/4.0" -fLC - -o %o %u')
pkgname=pycom-firmware-updater
-pkgver=1.1.2b2
+pkgver=1.1.4b1
pkgrel=1
pkgdesc="Pycom firmware updater for WiPy and LoPy IOT boards"
url="https://www.pycom.io/"
@@ -15,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=('03a6d3a13ff7fa25dbcc60c8815a1227'
+md5sums=('05347d513766077738c7ce09d770c626'
'268d38fbb3f7d8ee962760abb6169505'
'6af9152e7aa93baa74b59cbc0af2ba71')