summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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')