From e793eae5602bc80b630451f4852510c805acbef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Thu, 17 Mar 2016 15:53:49 +0100 Subject: [PATCH] main/dwm: moved from testing We don't have many window managers in main/ and since this package is very stable and simple I think that it would be a good idea to move it to main/. Since dwm is a very small window manager it shouldn't be much work to maintain this for the -stable branches. --- {testing => main}/dwm/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => main}/dwm/APKBUILD (100%) diff --git a/testing/dwm/APKBUILD b/main/dwm/APKBUILD similarity index 100% rename from testing/dwm/APKBUILD rename to main/dwm/APKBUILD