summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2015-10-22 07:18:55 -0400
committerKyle Keen2015-10-22 07:18:55 -0400
commit6861aafdf96d5bcd0fcdc3a2a54214fa39d0e1f1 (patch)
tree7962b84aac1b8488407466b410bd9e4c42ff621a /PKGBUILD
parent73a8fc77b23602f2e1301e73bd1e98629ace60c0 (diff)
downloadaur-6861aafdf96d5bcd0fcdc3a2a54214fa39d0e1f1.tar.gz
1.5 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6f18ae86ad5..24810db99438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgbase=micropython
pkgname=(micropython micropython-lib)
-pkgver=1.4.5
+pkgver=1.5
_libver=0.5
pkgrel=1
pkgdesc="Python3 for microcontrollers, with stdlib. (unix version)"
@@ -13,7 +13,7 @@ makedepends=('python')
options=('!emptydirs')
source=("https://github.com/micropython/micropython/archive/v$pkgver.tar.gz"
"https://github.com/micropython/micropython-lib/archive/v$_libver.tar.gz")
-md5sums=('90fed884e60693770b6a1c6b66005444'
+md5sums=('d2d0cfdcb6b5978e37f35b5b0ab39743'
'35e72a1885b61daf391279fd1dc3c7a8')
# todo: