This commit is contained in:
Daniel Langbein 2021-07-09 13:52:38 +02:00
parent 3e6a66e244
commit 0d1116cbb1
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -250,3 +250,6 @@
[submodule "pkg/toggle-bluetooth"] [submodule "pkg/toggle-bluetooth"]
path = pkg/toggle-bluetooth path = pkg/toggle-bluetooth
url = https://aur.archlinux.org/toggle-bluetooth.git url = https://aur.archlinux.org/toggle-bluetooth.git
[submodule "pkg/amdgpu-pro-installer"]
path = pkg/amdgpu-pro-installer
url = https://aur.archlinux.org/amdgpu-pro-installer.git

View File

@ -8,7 +8,7 @@ See [build-pkg/pkglist-AUR.txt](build-pkg/pkglist-AUR.txt) for a full list.
They were added in the following manner: They were added in the following manner:
```shell ```shell
AUR_PKG=xorg-meta AUR_PKG=amdgpu-pro-installer
git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}" git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}"
``` ```

@ -0,0 +1 @@
Subproject commit df78a33be2f0174b1c7c3515512c3ba20ed0f70f