tabbed

Customized build of tabbed, the suckless tab manager
git clone git://src.adamsgaard.dk/tabbed
Log | Files | Refs | Submodules | README

commit 5a69e5caf7ae7c62374dfd10e5da614b03ebf296
parent b2ae9d46113586491d132e842be5de935cd4434b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat, 15 Dec 2018 15:02:06 +0100

Fix arch package name

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -25,7 +25,7 @@ build-arch: stage: build image: base/archlinux before_script: - - pacman -Syu add build-base autoconf libx11 libxft git + - pacman -Syu add base-devel autoconf libx11 libxft git script: - make artifacts: