diff --git a/.gitmodules b/.gitmodules index eb61984..8df45e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,9 +8,6 @@ [submodule "x86_64/deltarpm"] path = x86_64/deltarpm url = https://aur.archlinux.org/deltarpm.git -[submodule "any/ubuntu-backgrounds-trusty"] - path = any/ubuntu-backgrounds-trusty - url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-trusty.git [submodule "any/ubuntu-backgrounds-xenial"] path = any/ubuntu-backgrounds-xenial url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-xenial.git @@ -62,3 +59,6 @@ [submodule "ubuntu-backgrounds-focal"] path = ubuntu-backgrounds-focal url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git +[submodule "ubuntu-backgrounds-trusty"] + path = ubuntu-backgrounds-trusty + url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-trusty.git diff --git a/any/ubuntu-backgrounds-trusty b/ubuntu-backgrounds-trusty similarity index 100% rename from any/ubuntu-backgrounds-trusty rename to ubuntu-backgrounds-trusty