pkgbase = brioche
	pkgdesc = a package manager and build tool for building and running complex software projects
	pkgver = 0.1.8
	pkgrel = 1
	url = https://brioche.dev
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	options = !lto
	source = https://github.com/brioche-dev/brioche/archive/v0.1.8/brioche-0.1.8.tar.gz
	sha256sums = a03e822db8b8baa9678d2eec5bd235bd1a4ce473a2f708396654aff38ab80387

pkgname = brioche
