diff options
author | Tharre <tharre3@gmail.com> | 2018-08-09 21:04:34 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-08-09 21:04:34 +0200 |
commit | c1e9a5f8d2d6ca2a850973c484816cbfc3a457da (patch) | |
tree | 1766ff55b1898f9003cc4a032b8951c1721246ff /.gitmodules | |
parent | bd77f706c2a9870e297aef9f58138cfc7b3d3e13 (diff) | |
download | pkgbuilds-c1e9a5f8d2d6ca2a850973c484816cbfc3a457da.tar.gz pkgbuilds-c1e9a5f8d2d6ca2a850973c484816cbfc3a457da.tar.xz pkgbuilds-c1e9a5f8d2d6ca2a850973c484816cbfc3a457da.zip |
Add python-enlighten
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 17dabcc..9060c4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "grokmirror"] path = grokmirror url = ssh://aur@aur.archlinux.org/grokmirror.git +[submodule "python-enlighten"] + path = python-enlighten + url = ssh://aur@aur.archlinux.org/python-enlighten.git |