pkgbase = stockfish-git
	pkgdesc = A strong UCI chess engine
	pkgver = 18.r0.gcb3d4ee
	pkgrel = 1
	url = https://github.com/official-stockfish/Stockfish
	arch = x86_64
	license = GPL-3.0-only
	makedepends = git
	makedepends = clang
	makedepends = lld
	makedepends = llvm
	depends = gcc-libs
	optdepends = polyglot-winboard: xboard support
	provides = stockfish
	conflicts = stockfish
	source = stockfish::git+https://github.com/official-stockfish/Stockfish.git
	sha256sums = SKIP

pkgname = stockfish-git
