From f51df8582ad7780a0ea4c0f006e84850c07fe746 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 3 Jun 2018 15:58:50 -0400 Subject: update submodules --- .gitmodules | 3 +++ python-scs | 2 +- python-superscs | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-superscs diff --git a/.gitmodules b/.gitmodules index 68095d6..5cba9e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -245,3 +245,6 @@ [submodule "ppd-toshiba-estudio5560c"] path = ppd-toshiba-estudio5560c url = ssh://aur@aur.archlinux.org/ppd-toshiba-estudio5560c +[submodule "python-superscs"] + path = python-superscs + url = aur@aur.archlinux.org:python-superscs.git diff --git a/python-scs b/python-scs index 39c4291..6378598 160000 --- a/python-scs +++ b/python-scs @@ -1 +1 @@ -Subproject commit 39c42912490249e72a956adb47ff8c8c9b561596 +Subproject commit 6378598b0c3e7c49145a266a1053dacbb93c0f44 diff --git a/python-superscs b/python-superscs new file mode 160000 index 0000000..76c4926 --- /dev/null +++ b/python-superscs @@ -0,0 +1 @@ +Subproject commit 76c4926a082fba1003fc25d3f404be03e3460e57 -- cgit v1.2.3-70-g09d2