diff --git a/.gitmodules b/.gitmodules index 8df45e7..9d6a4b5 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-xenial"] - path = any/ubuntu-backgrounds-xenial - url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-xenial.git [submodule "any/mint-backgrounds"] path = any/mint-backgrounds url = ssh://aur@aur.archlinux.org/mint-backgrounds.git @@ -62,3 +59,6 @@ [submodule "ubuntu-backgrounds-trusty"] path = ubuntu-backgrounds-trusty url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-trusty.git +[submodule "ubuntu-backgrounds-xenial"] + path = ubuntu-backgrounds-xenial + url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-xenial.git diff --git a/any/ubuntu-backgrounds-xenial b/ubuntu-backgrounds-xenial similarity index 100% rename from any/ubuntu-backgrounds-xenial rename to ubuntu-backgrounds-xenial