summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2019-01-16 16:44:45 -0500
committerKyle Keen2019-01-16 16:44:45 -0500
commiteceead753ec5983884863e5f108512ef529f4bc6 (patch)
treeec9a11f6213ebc361b0e6d0bf88b30c92d31421a /PKGBUILD
parent14c8e5b15cb48baf7f49d4545348ff3c3451887e (diff)
downloadaur-eceead753ec5983884863e5f108512ef529f4bc6.tar.gz
1.9.4 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd5c8f2bf0ac..c6b474aaf755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgbase=micropython
pkgname=(micropython micropython-lib)
-pkgver=1.9.3
+pkgver=1.9.4
_libver=1.9.3
# stupid submodules
_axver=1.8.2
@@ -21,7 +21,7 @@ source=("mpy-$pkgver.tgz::https://github.com/micropython/micropython/archive/v$p
"bdb.tgz::https://github.com/pfalcon/berkeley-db-1.xx/archive/embedded.tar.gz") # submodule with no releases!
# What about the lwip submodule? The repo is GONE. You didn't need an IP stack anyway.
# Maybe http://download.savannah.gnu.org/releases/lwip/lwip-2.0.0.zip is it?
-md5sums=('64f6f32939db936a7c3ef9e78de89f4a'
+md5sums=('5091802d5d9b7dd47e80ea6fc084ca6c'
'1752ce13e851a671a07ce3f7a807b21c'
'e11da4ef04499030d1eff69b474f34f0'
'9066486bcab807f7ddaaf2596348c1db'