diff --git a/packages b/packages index d5ffb43..4297343 100644 --- a/packages +++ b/packages @@ -1,4 +1 @@ -community/mako -community/iwd -community/foot -testing/kakoune +community/swaync diff --git a/thing.sh b/thing.sh index b24cb43..f40e17f 100755 --- a/thing.sh +++ b/thing.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -branch=3.15-stable +branch=master if test ! -d aports; then git clone https://gitlab.alpinelinux.org/alpine/aports fi