Compare commits

..

6 commits

6 changed files with 28 additions and 2 deletions

6
.gitmodules vendored
View file

@ -112,6 +112,9 @@
[submodule "goveralls"]
path = goveralls
url = ssh://aur@aur.archlinux.org/goveralls.git
[submodule "greatest"]
path = greatest
url = ssh://aur@aur.archlinux.org/greatest.git
[submodule "h2c"]
path = h2c
url = ssh://aur@aur.archlinux.org/h2c.git
@ -613,6 +616,9 @@
[submodule "zsh-prompt-ys"]
path = zsh-prompt-ys
url = ssh://aur@aur.archlinux.org/zsh-prompt-ys.git
[submodule "zycore-c"]
path = zycore-c
url = ssh://aur@aur.archlinux.org/zycore-c.git
[submodule "aurutils"]
path = aurutils
url = https://aur.archlinux.org/aurutils.git

View file

@ -129,6 +129,24 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[greatest]
source = "github"
github = "silentbicycle/greatest"
use_max_tag = true
prefix = "v"
[zydis]
source = "github"
github = "zyantific/zydis"
use_max_tag = true
prefix = "v"
[zycore-c]
source = "github"
github = "zyantific/zycore-c"
use_max_tag = true
prefix = "v"
[redo-c]
source = "github"
github = "leahneukirchen/redo-c"

@ -1 +1 @@
Subproject commit 3e2395a1e30a971f08bf1bc387a66b6b2cbba7c6
Subproject commit 7cde0e95c4973f743506f87cc0e4d3bcef9db16e

1
greatest Submodule

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

@ -1 +1 @@
Subproject commit 60c1ec516db13f9a33e0437f8ee509bdd4733b80
Subproject commit 707c20902f24d9e34d5aae9184a0fcdf2d30c195

1
zycore-c Submodule

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