diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2018-08-06 11:06:50 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2018-08-20 13:36:29 -0400 |
| commit | 82d372db50b48b796942b830da5cca7228d9797a (patch) | |
| tree | f4c28e433dbbdb7b54761387e661abffd7828852 /.gitmodules | |
| parent | 6e999fc535cbe1ec61a4a0aebabeb4755986de77 (diff) | |
| download | arch-pkgs-82d372db50b48b796942b830da5cca7228d9797a.tar.gz | |
new packages and version bumps
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c23f308..81a8042 100644 --- a/.gitmodules +++ b/.gitmodules @@ -257,3 +257,12 @@ [submodule "python-lru-dict"] path = python-lru-dict url = aur@aur.archlinux.org:python-lru-dict.git +[submodule "python-wtforms-alchemy"] + path = python-wtforms-alchemy + url = aur@aur.archlinux.org:python-wtforms-alchemy.git +[submodule "python-wtforms-components"] + path = python-wtforms-components + url = aur@aur.archlinux.org:python-wtforms-components.git +[submodule "python-wtforms-test"] + path = python-wtforms-test + url = aur@aur.archlinux.org:python-wtforms-test.git |
