Merge branch 'master' of https://git.suckless.org/st
This commit is contained in:
commit
c2f62c6b10
3 changed files with 6 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue