diff options
| author | MagomeYae <[email protected]> | 2021-11-30 01:21:17 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-30 01:21:17 +0800 |
| commit | 4d99834e10948d5e79c8229e9fe3f86ce792881c (patch) | |
| tree | 38c4435fc95aea97acda852c9cedc6865080b8f9 /.gitmodules | |
| parent | 6c270a9e6c887fd433d90d41828639d61b21fd6d (diff) | |
feat(add-pkg): Add jdk16-adoptopenjdk
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 27804ab..dfe6fb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,7 @@ url = https://aur.archlinux.org/konsole-dracula-git.git [submodule "repo/gtk3-classic"] path = repo/gtk3-classic - url = https://aur.archlinux.org/gtk3-classic.git
\ No newline at end of file + url = https://aur.archlinux.org/gtk3-classic.git +[submodule "repo/jdk16-adoptopenjdk"] + path = repo/jdk16-adoptopenjdk + url = https://aur.archlinux.org/jdk16-adoptopenjdk.git |
