From 731359199b71bc59b6756bc14e51e41d70b5bf63 Mon Sep 17 00:00:00 2001 From: Sebastian Rust Date: Thu, 14 Jul 2022 18:45:09 +0200 Subject: [PATCH] added: dynalist-desktop --- .gitmodules | 3 +++ build-pacman-repo.yaml | 1 + dynalist-desktop | 1 + 3 files changed, 5 insertions(+) create mode 160000 dynalist-desktop diff --git a/.gitmodules b/.gitmodules index 225c0a2..b05dd9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "cruft"] path = cruft url = https://aur.archlinux.org/cruft.git +[submodule "dynalist-desktop"] + path = dynalist-desktop + url = https://aur.archlinux.org/dynalist-desktop.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index b3059b4..fafdf5f 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -42,3 +42,4 @@ members: - directory: latte-dock-git - directory: firefox-extension-plasma-integration - directory: cruft +- directory: dynalist-desktop diff --git a/dynalist-desktop b/dynalist-desktop new file mode 160000 index 0000000..139b5c8 --- /dev/null +++ b/dynalist-desktop @@ -0,0 +1 @@ +Subproject commit 139b5c89fb8d94a2903508121cebf03f1aabc329