diff options
author | xengineering <me@xengineering.eu> | 2023-12-23 15:24:56 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-12-23 15:24:56 +0100 |
commit | bb24b63711ecda6090cb25543be0b02fb652a3d6 (patch) | |
tree | 2933d84bbe17e462913307cdc52e609e012c8130 | |
parent | 03f98a07f95bcce23066d936cf41265d952648cd (diff) | |
download | pkgbuilds-bb24b63711ecda6090cb25543be0b02fb652a3d6.tar pkgbuilds-bb24b63711ecda6090cb25543be0b02fb652a3d6.tar.zst pkgbuilds-bb24b63711ecda6090cb25543be0b02fb652a3d6.zip |
AUR: Add google-chrome
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | AUR/google-chrome | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 66724cb..2e0186f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "AUR/stm32flash"] path = AUR/stm32flash url = https://aur.archlinux.org/stm32flash.git +[submodule "AUR/google-chrome"] + path = AUR/google-chrome + url = https://aur.archlinux.org/google-chrome.git diff --git a/AUR/google-chrome b/AUR/google-chrome new file mode 160000 +Subproject ca19a456d29d424206fa8d3679abcd0d5f278a9 |