diff options
author | Christopher Arndt | 2022-11-28 18:13:05 +0100 |
---|---|---|
committer | Christopher Arndt | 2022-11-28 18:13:05 +0100 |
commit | ede0f9c01e4b81b31b54690aae76866899047c2e (patch) | |
tree | 7ee98a2a03deefa8ba0edcef03787897a8e6c690 /.SRCINFO | |
parent | 887964ec9c563a7e7e101a08c00c7fd546d3ecec (diff) | |
download | aur-ede0f9c01e4b81b31b54690aae76866899047c2e.tar.gz |
Fix git submodule setup
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = micropython-git pkgdesc = A Python 3 implementation for microcontrollers and constrained environments (Unix version) - pkgver = 1.19.1.r560.g68f166dae9 + pkgver = 1.19.1.r721.gd5181034f2 pkgrel = 1 epoch = 1 url = http://micropython.org/ |