This commit is contained in:
Jef Roosens 2022-10-19 15:57:54 +02:00
commit c2f62c6b10
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 6 additions and 0 deletions

View file

@ -20,6 +20,8 @@ makedepends=("gcc")
provides=("st")
conflicts=("st" "st-git")
options=(lto)
source=("arg.h" "boxdraw.c" "boxdraw_data.h" "config.def.h" "config.h"
"config.mk" "hb.c" "hb.h" "LICENSE" "Makefile" "st.1" "st.c" "st.h" "st.info"
"win.h" "x.c" "README")