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 | |
| parent | 6c270a9e6c887fd433d90d41828639d61b21fd6d (diff) | |
feat(add-pkg): Add jdk16-adoptopenjdk
Signed-off-by: MagomeYae <[email protected]>
| -rw-r--r-- | .gitmodules | 5 | ||||
| m--------- | repo/jdk16-adoptopenjdk | 0 |
2 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 diff --git a/repo/jdk16-adoptopenjdk b/repo/jdk16-adoptopenjdk new file mode 160000 +Subproject 8666d4ffbeec5761a0544e5d70239de3f24954d |
