diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2019-08-19 14:37:52 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2019-08-20 13:13:09 -0400 |
| commit | c88dde0abcf8642a53c32d4bf702867a3fd08c34 (patch) | |
| tree | 3c4e364ad0c06fa1d13a4d0a572c221f440e183b /.gitmodules | |
| parent | fc6da90ee6ada6305950fae2f93bfcdba350afed (diff) | |
| download | arch-pkgs-c88dde0abcf8642a53c32d4bf702867a3fd08c34.tar.gz | |
update submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bb341e7..ce25b46 100644 --- a/.gitmodules +++ b/.gitmodules @@ -335,3 +335,12 @@ [submodule "python-fontmath"] path = python-fontmath url = aur@aur.archlinux.org:python-fontmath.git +[submodule "python-mutatormath"] + path = python-mutatormath + url = aur@aur.archlinux.org:python-mutatormath.git +[submodule "python-pytest-cython"] + path = python-pytest-cython + url = aur@aur.archlinux.org:python-pytest-cython.git +[submodule "python-skia-pathops"] + path = python-skia-pathops + url = aur@aur.archlinux.org:python-skia-pathops.git |
