diff --git a/testing/kanshi/APKBUILD b/community/kanshi/APKBUILD similarity index 95% rename from testing/kanshi/APKBUILD rename to community/kanshi/APKBUILD index 881d96effe5..c7b6f04da31 100644 --- a/testing/kanshi/APKBUILD +++ b/community/kanshi/APKBUILD @@ -4,7 +4,7 @@ pkgname=kanshi pkgver=1.0.0 pkgrel=3 pkgdesc="Dynamic display configuration for Wayland" -url="https://github.com/emersion/kanshi" +url="https://wayland.emersion.fr/kanshi/" arch="all" license="MIT" options="!check" # no test suite diff --git a/testing/kanshi/no-maybe-uninitialized.patch b/community/kanshi/no-maybe-uninitialized.patch similarity index 100% rename from testing/kanshi/no-maybe-uninitialized.patch rename to community/kanshi/no-maybe-uninitialized.patch