From 628fe5adf114f63ec3855bd79471c710c2825f34 Mon Sep 17 00:00:00 2001 From: Nulo Date: Mon, 19 Sep 2022 15:38:04 -0300 Subject: [PATCH] Things --- packages | 5 +---- thing.sh | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) 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