From a8a1e2e4aaa95b82b7f4f7616cf65cd398a3d888 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 24 Oct 2016 13:30:03 -0700 Subject: [PATCH] [Arch] Add kdeconnect --- tasks/arch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/arch.py b/tasks/arch.py index 8127778c..548e0f0c 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -28,7 +28,7 @@ PACKAGES = [ "xorg-utils", "playerctl", "pasystray", "dunst", "otf-fira-code", "ttf-mac-fonts", "otf-hermit", "ttf-font-awesome", "ttf-monaco", "tcpdump", "ngrep", "wireshark-gtk", "teamviewer", "mopidy-podcast", "tigervnc", - "kdegraphics-okular", "pandoc", + "kdegraphics-okular", "pandoc", "kdeconnect-git", ]