tabbed

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

commit 6517b31483a97e952e39baadb718be1a9a4b8e23
parent 87ed17ade585e23eb3fca1f11f0e13c1d8b724bb
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  6 Mar 2019 12:50:54 +0100

Update arch docker image

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -23,7 +23,7 @@ build-arch: stage: build - image: base/archlinux + image: archlinux/base before_script: - pacman -Syu --noconfirm base-devel libx11 libxft xorg-xprop git script: