summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2020-02-27 11:54:05 +0100
committerJose Riha2020-02-27 11:54:05 +0100
commit46d8676e887ff9e501c22c42a2d48c12f2b7016f (patch)
tree8c04dadb253df057264063bbb12c2fd583f1c450 /PKGBUILD
parent38c3ea4b79cf6acb93a3ccf8a0e2d045a3c4dde0 (diff)
downloadaur-46d8676e887ff9e501c22c42a2d48c12f2b7016f.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe44d97f685..89a2c35f3d38 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.16.1
+pkgver=1.16.2
pkgrel=1
pkgdesc="Pycom firmware updater for WiPy and LoPy IOT boards"
url="https://www.pycom.io/"
@@ -13,14 +13,14 @@ optdepends=('python2-qscintilla-qt4: gui'
'python2-pyserial: gui'
'python2-setuptools: gui'
'python2-requests: gui')
-source_x86_64=('https://software.pycom.io/downloads/pycom_firmware_update_1.16.1-amd64.tar.gz'
+source_x86_64=("https://software.pycom.io/downloads/pycom_firmware_update_${pkgver}-amd64.tar.gz"
'pycom-fwtool.desktop')
-source_i686=('https://software.pycom.io/downloads/pycom_firmware_update_1.16.1-i386.tar.gz'
+source_i686=("https://software.pycom.io/downloads/pycom_firmware_update_${pkgver}-i386.tar.gz"
'pycom-fwtool.desktop')
-md5sums_x86_64=('f7920343b05a17f85ce8ad533ccb0db9'
+md5sums_x86_64=('19b443eac1bb9e7cb75ef23d75ff8b1c'
'b9adb203ada3eb0ba6f1aaa0b74d609a')
-md5sums_i686=('2b368752d61824f726224702473d7665'
+md5sums_i686=('1dc902deb74fadd9fb524b3c1bd22d36'
'b9adb203ada3eb0ba6f1aaa0b74d609a')