summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2019-08-14 05:28:31 -0400
committerKyle Keen2019-08-14 05:28:31 -0400
commit2c434dd00fff656ef01b576683fb84bd01ce93e9 (patch)
tree80b84d09d1b1821c6af93c11db129499f1d59c90 /PKGBUILD
parenta4ee4b95c685578cb2eafadb16989ffbe8005767 (diff)
downloadaur-2c434dd00fff656ef01b576683fb84bd01ce93e9.tar.gz
1.11 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c49f06e6641..a29dbe63bf1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgbase=micropython
pkgname=(micropython micropython-lib)
-pkgver=1.10
+pkgver=1.11
_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=('335d51f6f66a8f6dac95f4a53d0af579'
+md5sums=('ccd9dfd01738a85f2e8bd84ac465960c'
'1752ce13e851a671a07ce3f7a807b21c'
'e11da4ef04499030d1eff69b474f34f0'
'9066486bcab807f7ddaaf2596348c1db'