mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
update
This commit is contained in:
parent
4b2fa5ef79
commit
a81474cbeb
@ -55,16 +55,16 @@ 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=plib
|
AUR_PKG=2048-qt
|
||||||
git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}"
|
git submodule add --branch master "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}"
|
||||||
# echo "Add ${AUR_PKG} to 'build-pkg/pkglist-AUR.txt'. Each line represents one build stage."
|
# echo "Add ${AUR_PKG} to 'build-pkg/pkglist-AUR.txt'. Each line represents one build stage."
|
||||||
```
|
```
|
||||||
|
|
||||||
And can be removed with:
|
And can be removed with:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
AUR_PKG=vulkan-amdgpu-pro
|
AUR_PKG=2048-qt
|
||||||
git rm pkg/"${AUR_PKG}"
|
git rm -f pkg/"${AUR_PKG}"
|
||||||
# echo "Remove ${AUR_PKG} from '.gitmodules'."
|
# echo "Remove ${AUR_PKG} from '.gitmodules'."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 703ae3448ccd2a190f814d32b3b2d0da60024ab2
|
Subproject commit 03a4d12e51b34d1333cfff972a21bbe2356d9020
|
@ -1 +1 @@
|
|||||||
Subproject commit f30746503aedd0ab397641dc37b464c33a95ab74
|
Subproject commit d60f10dfdcc4820a363cd75c685e0c6efb5b6682
|
@ -1 +1 @@
|
|||||||
Subproject commit d9e69fae0793557303263ff0777f15a161b190ec
|
Subproject commit 5b0560ba0842aa1936d34464c5e6425eaaffa761
|
@ -1 +1 @@
|
|||||||
Subproject commit 8d5190df3b9dadd4fe454fffe65aa02f16622cf7
|
Subproject commit 8929bf6783468b243fc9d436af19f9c3dd7174b8
|
@ -1 +1 @@
|
|||||||
Subproject commit 9a08d34de11e2794667103581bc6dd8e3d17d300
|
Subproject commit fa9c43116ac4883319f3ace8bf07bbd7ff42f67b
|
@ -1 +1 @@
|
|||||||
Subproject commit 8035006b66ca036d88fd3b76e8c3cc7fe52a6431
|
Subproject commit 903ece9c76b910679f4d55b982a07666d8e1bd87
|
@ -1 +1 @@
|
|||||||
Subproject commit 49f920a38a4e688d3e2744ad25c3a0cfe8f9750e
|
Subproject commit b6b352a8c17ac7f4f6eea5d27e70da34a3c1b0dc
|
@ -1 +1 @@
|
|||||||
Subproject commit 243c03f6a46fdba8f074cdf55440f903a51577d0
|
Subproject commit 76dd45fe3b8cf283adcd7a53cb669bbea8b4979c
|
Loading…
Reference in New Issue
Block a user