pkgbase = bestls
	pkgdesc = A fast, colorful, and Rust-powered replacement for the traditional ls command
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/MurtadaNazar/bestls
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = rust
	makedepends = cargo
	depends = gcc-libs
	source = bestls-1.1.0.tar.gz::https://github.com/MurtadaNazar/bestls/archive/v1.1.0.tar.gz
	sha256sums = SKIP
	options = !lto

pkgname = bestls
