pkgbase = cargo-shuttle
	pkgdesc = Cargo command for the shuttle platform
	pkgver = 0.47.0
	pkgrel = 1
	url = https://github.com/shuttle-hq/shuttle
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	depends = cargo
	depends = gcc-libs
	depends = zlib
	depends = curl
	options = !lto
	source = cargo-shuttle::git+https://github.com/shuttle-hq/shuttle.git#commit=e2e178cf0b98c75a005382fc29535abaebe771ba
	source = cargo-shuttle-examples::git+https://github.com/shuttle-hq/examples.git
	sha512sums = de04d0e3246e58795d25b435276fb41273a2a2251b1945d27bf096f402eb7517ee4804c67ab022ffd700265620681484a748c30a17195468759df5cb9f05602d
	sha512sums = SKIP

pkgname = cargo-shuttle
