PKGNAME=git-cliff
PKGDES="Generate changelog files from the Git history"
PKGDEP="glibc gcc-runtime zlib pcre libgit2 openssl"
BUILDDEP="rustc llvm"
PKGSEC="utils"

USECLANG=1
ABTYPE=rust
