Compare commits

..

No commits in common. "c8b1194ad01e89c11866930708209ab566887808" and "2cddf3f42fce964a0403f514f23e3c5ea2519cf1" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
branches: master
platform: linux/amd64
when:
event: push

View File

@ -9,8 +9,8 @@ arch=("x86_64")
url="https://git.rustybever.be/Chewing_Bever/st"
license=("MIT")
depends=("glibc" "libxft")
makedepends=("gcc")
depends=("libxft")
makedepends=("clang")
provides=("st")
conflicts=("st" "st-git")