diff options
| author | MagomeYae <[email protected]> | 2021-11-29 16:52:21 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-29 16:52:31 +0800 |
| commit | b89ef713bd5f73adcac40363943fbdcc593c202a (patch) | |
| tree | d2946c48e5b8dee10e8fa69ccba2bd491d5b50e1 /.gitmodules | |
| parent | c3120b636d276a60d53279195c7d476844153691 (diff) | |
feat(add-pkg): Add java-16-openjdk
* feat(script): Show build failed pakcages
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dcf4c84..4689474 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "repo/gtk3-classic"] path = repo/gtk3-classic url = https://aur.archlinux.org/gtk3-classic.git +[submodule "repo/java-16-openjdk"] + path = repo/java-16-openjdk + url = https://aur.archlinux.org/java-16-openjdk.git |
